v6
OpenAPI 3.0.02026-08-036241,3352.0 MBEvent
Add an event question
Requires permission: StaffMember
Adds a question to an event. Only an owner of the event may add questions.
post/Event/Question
Request body
Example request
{
"id": 0,
"eventId": 0,
"name": "",
"type": 0
}Response
Question added