Remove phone numbers
DELETE/business/{businessId}/phone
If a registered business no longer has control over one or more phone numbers, use this API to un-register those phone numbers. It is important to maintain accurate phone number lists for registered businesses, as an inaccurate phone number list may impact a business’ calling reputation.
Phone numbers may be deleted individually, or deleted as a job name set.
Path Parameters
businessId stringrequired
Id of a business
Example:
60ff7262-d373-4242-8fc8-a3ecfb51d0c1
Query Parameters
phones string[]
jobName string
Optionally a single job name to request all phone numbers with that job name.
Responses
- 202
- 400
- 401
- 404
- 500
Accepted
Response Body
Bad Request
Response Body
Unauthorized
Response Body
Not Found
Response Body
Internal Server Error
Response Body