Skip to main content
DELETE
/
presence
/
{agent_id}
Deregister Presence
curl --request DELETE \
  --url https://api.example.com/presence/{agent_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

agent_id
string
required

Response

Successful Response