Generate User Token Name Suggestions

Generates a list of suggested user token names based on the customer's name and external resource.

Path Params
string
required

The program code identifying the BaaS program context.

Body Params

The request payload containing customer name and external resource.

  • FirstName: The customer's first name.

  • LastName: The customer's last name.

  • ExternalResource: The external resource identifier.

string | null

The first name of the user for whom token names are being generated.

string | null

The last name of the user for whom token names are being generated.

string | null

An external resource identifier or context used for token name generation.

Headers
string
required

A unique request identifier for tracking and logging. Should be a GUID.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json