Delete a SIP trunk
Deletes the SIP trunk identified by id. Deletion is permanent and stops call routing through the trunk.
Path parameters
The unique ID of the SIP trunk.
Response
Returns a success confirmation. The SIP trunk is deleted.
Example response
{
"success": true
}Changes
Changed in 3 of the 50 revisions of this API.5
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api operation id
DeleteaSIPtrunkremoved and replaced withsip_trunks_deleteapi-operation-id-removed
- ○
added
SuccessResponseto the response bodyallOflist for the response status200response-body-all-of-added
- ○
removed
OperationSuccessfulReposefrom the response bodyallOflist for the response status200response-body-all-of-removed
This revision also has 163 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○