DELETE
/
agent-blacklist
/
{agentId}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

agentId
string
required

The ID of the agent associated with the blacklist (required for path, but not used in delete logic).

Query Parameters

id
string
required

The ID of the blacklist entry to delete.