Delete Brand
Removes a previously created brand by its ID. This operation is only supported for non-vetted brands without associated campaigns
Please log in to see full path URL. Learn why.
delete
/number-registration/1/brands/{brandId}
Authorizations:
Scopes:
Request rate limit:
1 requests / second (per account)
path Parameters
brandId required | string <uuid> The ID of the brand to delete. |
Responses
204
No Content
400
Bad Request
401
Unauthorized
403
Forbidden
404
Not Found
429
Too Many Requests
500
Internal Server Error
Request samples
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Example
cURL
Copy
curl -L -g -X DELETE 'https://{baseUrl}/number-registration/1/brands/{brandId}' \ -H 'Authorization: {authorization}' \ -H 'Accept: application/json'
Response samples
- 400
- 401
- 403
- 404
- 429
- 500
Content type
application/json
Copy
Collapse all {- "requestError": {
- "serviceException": {
- "messageId": "BAD_REQUEST",
- "text": "Bad request"
}
}
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See