agents
Delete an Agent
This endpoint deletes an agent by ID. Only offline or errored agents can be removed from the pool.
Offline or errored agents will be removed automatically after 4 hours of inactivity.
delete/agents/{agent}
Path parameters
agentstring required
The ID of the agent to be deleted.
Response
Deleted.