curl -X DELETE https://api.musique.app/api/integration/auth \ -H "X-API-Key: msk_live_1234567890abcdef"
{ "revoked": true, "message": "API token successfully revoked" }
Invalidate an API token immediately
Was this page helpful?