Skip to main content

Delete agent

DELETE
/agents/{id}

Contract

Parameter
Value
Sectionagents
AuthenticationCookieAuth
Consumesnot required
Producesapplication/json

Parameters

1 parameter

Name
Location
Required
Type
Description
idpathyesintegerAgent ID

Responses

3 responses

Status
Description
Type
200
Agent deletedno body
400
Invalid IDobject
500
Internal server errorobject
  • {
      "data": {},
      "error": "<string>"
    }
  • {
      "data": {},
      "error": "<string>"
    }