delete
https://api.regal.ai/v1/brandedPhoneNumbers/
Delete an existing phone number from spam remediation and/or branding.
Rate Limit
| Limit Type | Value |
|---|---|
| Requests per second | 10 |
If you exceed these limits, you will receive a 429 Rate Limit Exceeded response.
API Details
- API deletes existing phone numbers in your account.
- Deletion Requirements: Phone numbers with active carrier submissions cannot be deleted. You must first opt out of all carrier features and wait for the opt-out to be approved by carriers. Statuses that block deletion include:
submitted.optIn/submitted.optOut- Submission in progress with carrier. To delete, first submit 'false' through the PATCH endpoint, and wait for the number to be approved for opt out.approved.optIn- Feature is live with carrier. To delete, first submit 'false' through the PATCH endpoint, and wait for the number to be approved for opt out.pending.optIn/pending.optOut- Opt-in/opt-out change pending submission. Wait for number to be approved for opt out.
- Use the GET request to check the status of your numbers.
