Skip to main content
DELETE
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Query Parameters

purge
enum<string>

If "true", also remove agent volumes

Available options:
true,
false

Response

Agent deleted

deleted
boolean