Endpoints
Delete an Endpoint
Permanently delete an endpoint from your Vobiz account. Once deleted, the SIP URI will no longer be accessible, and any devices registered with this endpoint will be disconnected.
delete/api/v1/Account/{auth_id}/Endpoint/{endpoint_id}/
Path parameters
auth_idstring required
Example:MA_XXXXXX
Your account Auth ID
endpoint_idstring required
Example:87654321
Response
Success
string required
Changes
No recorded changes to this endpoint across all 1 revision of this API.