DELETE
Delete Agent

Authorizations

Authorization
string
header
required

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

Path Parameters

agent_id
string<uuid>
required

Response

Successful Response

The generic '{ok: true}' body returned by deletes / no-content mutations.

ok
boolean
default:true