Origination URI
Delete Origination URI
Permanently remove a SIP destination URI from a Vobiz trunk, halting outbound routing to that endpoint - keep at least one active URI to avoid call failures.
DELETE
Delete an origination URI
Authentication required:
X-Auth-ID- Your account Auth IDX-Auth-Token- Your account Auth TokenContent-Type: application/json
Response
Returns204 No Content on successful deletion. No response body is returned.
Response - 204 No Content
Examples
cURL - Delete Origination URI
cURL Request
Error Response (404 Not Found): If the origination URI does not exist:
Error Response - 404 Not Found
Before Deleting:
- List all origination URIs to verify the correct one is being deleted
- Ensure at least one other active URI exists for outbound call routing
- Consider the impact on failover and load balancing configuration
- Save URI configuration details if you might need to recreate it later