Skip to main content
DELETE
Revoke an agent

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Authorization
string
required

Bearer Token for admin authorization

Path Parameters

agentId
string
required

Unique identifier for the AI agent

Response

Successful revocation of the agent

success
boolean
Example:

true

message
string
Example:

"Agent revoked successfully."