cURL
curl --request POST \ --url https://app.mlm-platform.com/api/v1/auth/revoke \ --header 'Content-Type: application/json' \ --header 'x-tenant-api-key: <api-key>' \ --data ' { "token": "<string>" } '
Revokes an access or refresh token.
Documentation IndexFetch the complete documentation index at: https://docs.mlm-platform.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.mlm-platform.com/llms.txt
Use this file to discover all available pages before exploring further.
Tenant API key for authentication
Token revoked