Agents
Delete an Agent
Delete a specific agent.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A UUID string identifying this agent.
Response
204
Agent deleted successfully.