Delete an Agent Pool

This endpoint deletes an agent pool by ID.

Path Params
string
required

The ID of the agent pool to be deleted.

Responses
204

Successfully deleted.

403

User unauthorized to perform this action.

404

Agent pool not found or user unauthorized.

409

Can't be deleted. Has busy agents.

4XX

Client error.

5XX

Server error.

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