API reference
Revoke an agent key
DELETE
/v1/agent-payments/agents/{agentId}/keys/{keyId}Authorization
bearerAuth AuthorizationBearer <token>
Paste your API key from the dashboard.
In: header
Response Body
application/json
curl -X DELETE "https://example.com/v1/agent-payments/agents/{agentId}/keys/{keyId}"{
"success": true
}Empty
How is this guide?
Last updated