Skip to main content

Delete a Domain Application

DELETE 

/domain_applications/:id

Permanently deletes a domain application. 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 domain application

Responses

No Content

Loading...