Skip to main content
DELETE
Delete an agent

Authorizations

Authorization
string
header
required

Workspace API key sent as Authorization: Bearer <api_key>.

Path Parameters

workspace_id
string<uuid>
required

Workspace UUID

id
string<uuid>
required

Agent UUID

Response

agent deleted

message
string
required
Example:

"Agent deleted"