Revoke a specific agent token.
cURL
curl --request DELETE \ --url https://api.useproxy.ai/v1/agents/{agentId}/tokens/{tokenId} \ --header 'Api-Key: <api-key>'
{ "success": true }
API key for authentication. Get your key from the Dashboard.
The agent ID
Token ID
Token revoked