b6ca3e4d06fc
latestOpenAPI 3.0.02026-08-126291,3462.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