Skip to main content
PFAccountManagementClientLinkNintendoServiceAccountRequest data model.

Syntax

Members

customTags   PFStringDictionaryEntry const*
may be nullptr
(Optional) The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.). customTagsCount   uint32_t Count of customTags forceLink   bool const*
may be nullptr
(Optional) If another user is already linked to a specific Nintendo Switch account, unlink the other user and re-link. identityToken   const char*
is null-terminated
The JSON Web token (JWT) returned by Nintendo after login. Used to validate the request and find the user ID (Nintendo Switch subject) to link with.

Requirements

Header: PFAccountManagementTypes.h

See also

PFAccountManagementTypes members
Last modified on August 1, 2026