Skip to main content
POST
Revoke a Gate agent token

Authorizations

Authorization
string
header
required

Send Authorization: Bearer . Gate business endpoints require sk_* secret keys. Gate workflow endpoints use gate-native bearer tokens such as gtpoll_* or agt_* where documented.

Body

application/json
agent_token
string
required
Example:

"agt_0123456789abcdefghjkmnpqrstuvwxyzABCDEF"

Response

Agent token revoked.