Skip to main content

Delete a SIP Endpoint

DELETE 

/endpoints/sip/:id

Permanently deletes a SIP Endpoint. It cannot be undone. Will reject any audio or video from currently registered devices and deregister any connections.

Permissions

The API token must include the following scopes: Voice.

Request

Path Parameters

    id uuidrequired

    Unique ID of the SIP endpoint

Responses

No Content

Loading...