Skip to main content
DELETE

Path Parameters

string
required
The unique identifier of the agent (UUID format)

What Happens

  1. The agent’s sip_registration_data is set to null
  2. The sync service detects the change and unregisters the agent from OpenSIPS
  3. The agent will stop receiving inbound SIP calls
This action is immediate. The agent will stop receiving calls as soon as the sync service processes the change. To re-enable SIP registration, use the Set SIP Registration endpoint.