Appearance
Edit an event location
Events
POST
/events/{id}/editLocation
Parameters
Path Parameters
id*
ID of the event to interact with
Type
Requiredstring
Query Parameters
moderatorId*
ID of the moderator editing the event location
Type
Requiredstring
Request Body
application/json
JSON "location": "My updated location"
{
}
Responses
Event location updated

