v1
latestOpenAPI 3.1.02026-07-263644911022.4 KBException
Mint a callback credential
Mints an opaque bearer token bound to the caller's tenant for authenticating inbound external-system exception callbacks, and returns the raw token ONCE. Only the token's SHA-256 hash is stored server-side.
post/v1/exceptions/callbacks/credentials
Request body
Example request
{
"externalSystem": "stripe"
}Response
Created