curl https://api.thanxsandbox.com/oauth/revoke \ -X POST \ -H "Content-Type: application/json" \ -d '{ "client_id": "${client_id}", "client_secret": "${client_secret}", "token": "${token}" }'
{}
Use this endpoint to revoke a user’s access token.
Documentation IndexFetch the complete documentation index at: https://docs.thanx.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.thanx.com/llms.txt
Use this file to discover all available pages before exploring further.