latestOpenAPI 3.0.02026-08-186661,4492.1 MB
4d9bcf62aa69
Event
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