v6
OpenAPI 3.0.02026-08-036241,3352.0 MBEvent
Update an event question
Requires permission: StaffMember
Updates a question on an event. Only an owner of the event may update questions.
patch/Event/Question
Request body
Example request
{
"id": 0,
"eventId": 0,
"name": "",
"type": 0
}Response
Question updated