curl --request DELETE \
--url https://api.lighthousefh.com/v1/locations/{location_uuid} \
--header 'Authorization: Bearer <token>'{
"error": "<string>",
"message": "<string>",
"status": "<string>",
"status_code": 1,
"timestamp": "2023-11-07T05:31:56Z",
"request_id": "<string>"
}curl --request DELETE \
--url https://api.lighthousefh.com/v1/locations/{location_uuid} \
--header 'Authorization: Bearer <token>'{
"error": "<string>",
"message": "<string>",
"status": "<string>",
"status_code": 1,
"timestamp": "2023-11-07T05:31:56Z",
"request_id": "<string>"
}