Skip to main content
DELETE
Delete an agent

Authorizations

Authorization
string
header
required

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

Path Parameters

spaceId
required

ID of the space the agent belongs to.

Required string length: 2 - 6
agentId
string<uuid>
required

Unique ID of the agent.

Response

Agent deleted successfully.