Token Management
Notify Token Creation
Notify the token requestor about a token creation.
The notification shares the same 'x-correlation-id' as in the create token request.
If the tokenization failed, the notification only contains information about the error. No token data is provided.
In case of retryable error returned by the token requestor, the notification will be resent periodically with exponential backoff.
post/notify-token-creation
Parameters
#/parameters/authorization — unresolved $ref
#/parameters/xCorrelationId — unresolved $ref
Request body
Response
— unresolved $ref