Events
Update event
Update an existing event by its unique ID.
Authorization
x-kommunity-api-key
<token>In: header
Request Body
application/json
Requiredname
stringdescription
stringcategory
stringsubcategory
stringattendeeLimit
integercountry
stringstreet
stringcity
stringstate
stringzipCode
stringeventImg
stringstartTime
stringendTime
stringtimezone
stringtickets
array<object>Only include the ID if you want to update an existing ticket
joinUrl
stringquestions
array<object>Only include the ID if you want to update an existing question
Path Parameters
id
RequiredstringUnique identifier for the event
Response Body
Event updated successfully
success
booleandata
object