Reset Offline TokenAsk AIpost https://app-api.sandbox.coinify.com/users/reset-offline-tokenEndpoint to reset the offline token for a user. Old one will be invalidated, and a new one will be issued.Body ParamsemailstringrequiredEmail 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.partnerIdstringrequiredYour Partner ID (UUID) as provided to you by Coinify.HeadersAuthorizationstringrequiredDefaults 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 200200 400400Updated 10 months ago