Through this endpoint, you can delete a Brand.
Name | Method | Description | |
---|---|---|---|
/v1/deletebrand | POST | This end-point will delete a brand from the Online Review Manager platform. |
You will recieve a success or error message. See sample success message below:
{ "status": "success", "message": "Brand has been deleted successfully." }