Creates an identity token for a specific application. This token is used to initiate an authentication flow for linking user identities to the application.
The callback URL must use HTTPS and is where the user will be redirected after authentication.
API key passed in the header
The unique identifier of the application
The HTTPS URL where the user will be redirected after authentication. Must use HTTPS protocol.
"https://example.com/callback"
Identity token created successfully