Update location
PATCH/events-manager/v1/locations/:location_id
Partially updates an existing location. Validation and Events Manager capability checks run before the location is saved.
Requestβ
Responsesβ
- 200
- 400
- 401
- 403
- 404
- 500
Location response.
Invalid request.
Authentication is required or invalid.
The authenticated user cannot perform this action.
The requested object was not found.
An unexpected server error occurred.