# Location Object describing a geographic location. A location can either be a point or an area. ## Get a specific Location by its UUID - [GET /api/v5/locations/{UUID}](https://otm-api-spec.redocly.app/api/5.7/otm/location/paths/~1api~1v5~1locations~1%7Buuid%7D/get.md) ## Deletes a Location - [DELETE /api/v5/locations/{UUID}](https://otm-api-spec.redocly.app/api/5.7/otm/location/paths/~1api~1v5~1locations~1%7Buuid%7D/delete.md) ## Adds a new Location - [PUT /api/v5/locations](https://otm-api-spec.redocly.app/api/5.7/otm/location/paths/~1api~1v5~1locations/put.md)