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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the agent to be deleted.

Responses
204

Deleted.

409

The agent is busy and can't be deleted.

4XX

Client error.

5XX

Server error.

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