python
agents
Agent Stop
DELETE
python
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
Minimum string length:
1Response
Successful Response
The ID of the agent
The creation time of the agent
The ID of the session
The status of the agent (active or closed)
Available options:
active, closed The task that the agent is currently running
The closing time of the agent
Whether the agent is saved as a workflow
The URL that the agent started on
Whether the agent task was successful. None if the agent is still running
The answer to the agent task. None if the agent is still running
The steps that the agent has currently taken

