Endpoint
DELETE/v3/agents/{agent_id}
Authentication
- Requires an API key (
x-api-key
) in the request headers.
Path Parameters
Parameter | Type | Description |
---|---|---|
agent_id | string | Unique identifier of the agent to delete. |
Request Example (cURL)
Response Example
Authorizations
Path Parameters
Unique identifier of the agent to delete.
Response
Agent deleted successfully
Example:
"Agent deleted successfully."