Create User Tokenpost https://example.com/programs/{programCode}/accounts/{accountIdentifier}/externalIdentifiersCreates a new P2P user token for the specified account and program.Path ParamsprogramCodestringrequiredThe program code identifying the BaaS program context.accountIdentifierstringrequiredBody Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonThe request payload containing token creation details. ExternalResource: The external resource identifier. Identifier: The identifier data for the token. Represents a request to create a token for a user or account. Contains external resource context and detailed identifier data. Inherits standard request metadata from Gd.Bos.DataTransfer.Request.RequestBase.externalresourcestring | nullAn external resource identifier or context related to the token creation.identifierobjectRepresents token and user identification details for a request. Contains token name, user names, contact info, account and payment instrument identifiers, and additional metadata. Used in token-related requests to provide comprehensive identification and context.identifier objectHeadersX-GD-RequestIdstringrequiredA unique request identifier for tracking and logging. Should be a GUID.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsoncontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 6 months ago Generate User Token Name SuggestionsGet User Tokens by Account IdentifierDid this page help you?YesNo