Appearance
Change the eventType for a event.
Events
POST
/events/{id}/changeType
Parameters
Path Parameters
id*
ID of the event to interact with
Type
Requiredstring
Query Parameters
moderatorId*
ID of the moderator editing the event type
Type
Requiredstring
Request Body
application/json
JSON "eventTypeName": "Updated new Type"
{
}
Responses
Event Type updated

