Reset Offline Token

Endpoint to reset the offline token for a user. Old one will be invalidated, and a new one will be issued.

Body Params
string
required

Email of the user for which you want to create the new offline token. The same email address must be the payload for generating the JWT token.

string
required

Your Partner ID (UUID) as provided to you by Coinify.

Headers
string
required
Defaults to Bearer {jwt_token}

Must contain Bearer {jwt_token}. See how to generate the offline token by following instructions in the Frictionless Sign-up flow.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json