Skip to main content
DELETE
Soft-delete an agent

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

Response

Agent deleted

success
boolean

Indicates whether the request completed successfully. True for successful responses; false for documented error responses.

data
object