/agents/delete

Deletes an agent by id.

Body Params
string
required

Id of the agent to delete.

Headers
string

ID of the org that is perfoming the operation (not necessary when using a third party key)

Responses
200

Agent deleted successfully.

400

Agent not found.

403

Agent is currently running and could not be deleted.

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here!