Logo
Zoom Public API Documentation

Unassign a phone number

DELETE {{baseUrl}}/phone/sms_campaigns/:smsCampaignId/phone_numbers/:phoneNumberId

Use this API to unassign a phone number from the SMS campaign. Remove the assigned phone number from the campaign.

Prerequisites: * A Business or Enterprise account * A Zoom Phone license * The campaign must have been previously assigned a Zoom Phone number

Scopes: phone:write:admin

Granular Scopes: phone:delete:sms_campaign_number:admin

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/phone/sms_campaigns/:smsCampaignId/phone_numbers/:phoneNumberId'

ENDPOINTS