Locations

Delete a location

delete/locations/{id}

Path parameters

idstring required

Response

Success - location deleted

messagestring

Example response

{
  "message": "Location '123456789' deleted successfully"
}

Changes