Through this endpoint you can delete a Location.
Name | Method | Description | |
---|---|---|---|
/v1/deletelocation | POST | This end-point will delete a location under a brand for an Agency. |
You will recieve a success or error message. See sample success message below:
{ "status": "success", "message": "Location has been deleted successfully." }