POST
/
v1
/
agents
/
{agent_id}
/
delete

Headers

authorization
string
required

Your API key for authentication.

Path

agent_id
string
required

The web agent to delete.

Response

status
string

Can be success or error.

message
string

A message saying whether the deletion succeeded, or a helpful message describing why it failed.