Remove workspace voice integration

Remove a workspace voice integration. Disable call forwarding to its routing number first.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.

Path parameters

workspaceIdstringRequired
Workspace whose voice integration to remove.

Headers

X-Account-IdstringRequired
Account that owns the workspace.

Response

Confirms the voice integration was removed.
successboolean
True when the voice integration was removed.
phoneNumberstring or nullOptional
Routing number to stop forwarding calls to, in E.164 format.
messagestringOptional
Confirmation message.

Errors

403
Forbidden Error
404
Not Found Error
500
Internal Server Error