Delete a location
DELETE /locations/{location_id}
DELETE
/locations/{location_id}
Delete a location by ID
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” location_id
required
string
Location ID
Responses
Section titled “ Responses ”Location deleted
object
success
required
boolean
Example
trueLocation not found