aid_auths_oauth_revoke_post
authenticate
Revoke Token
Use this endpoint to invalidate a Refresh Token if it has been compromised.
scopes:
- admin:accounts
- write:accounts
- create:accounts:auth:refresh_token
POST
aid_auths_oauth_revoke_post
Authorizations
Path Parameters
An id that uniquely identifies the account or owner (partner)
Body
application/json
Example:
"YOUR_REFRESH_TOKEN"
Response
Success
The response is of type object.
Last modified on July 22, 2026