Revoke a token
Authentication
Path parameters
The stored-credentials token, as the exchange returned it.
Response
204 No Content
Revoked. The token stops working immediately and the credentials it stood for are removed. Executions already run with it, and the records they produced, are untouched — those are deleted with the executions themselves. No body.