{ "error": { "type": "LOCATION_NOT_FOUND", "title": "Location not found.", "detail": { "description": "The location does not exist or you don't have access." }, "status": 404, "instance": "/api/v1/locations/b2c3d4e5-f6a7-8901-bcde-f12345678901" }}
{ "error": { "type": "LOCATION_NOT_FOUND", "title": "Location not found.", "detail": { "description": "The location does not exist or you don't have access." }, "status": 404, "instance": "/api/v1/locations/b2c3d4e5-f6a7-8901-bcde-f12345678901" }}
Delete (archive) a location. The location is soft-deleted and will no longer appear in list results.
{ "error": { "type": "LOCATION_NOT_FOUND", "title": "Location not found.", "detail": { "description": "The location does not exist or you don't have access." }, "status": 404, "instance": "/api/v1/locations/b2c3d4e5-f6a7-8901-bcde-f12345678901" }}