Update Event
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
eventId
Request
This endpoint expects an object.
title
description
code
passcode
status
What the doors are doing. startsAt and endsAt are informational: this
is what actually opens them, because a meeting that starts late should
not lock the room out of its own Q&A.
startsAt
endsAt
questionsOpenAt
questionsCloseAt
timeZone
instructions
allowAnonymous
moderationEnabled
allowUpvotes
allowReplies
profanityFilter
Response
This endpoint returns an object.
id
organizationId
title
code
The short code the room types. Unique inside the workspace rather
than globally, so two workspaces can each hold the memorable one
their host wants.
status
What the doors are doing. startsAt and endsAt are informational: this
is what actually opens them, because a meeting that starts late should
not lock the room out of its own Q&A.
settings
createdAt
updatedAt
description
startsAt
endsAt
questionsOpenAt
When questions may be asked, if that is not simply "while live".
questionsCloseAt
timeZone
IANA zone the event’s times are written in, such as Europe/Berlin.
instructions
capacityAtEvent
What the workspace was paying for per event when this one was settled. Absent until then: it is copied onto the event so that raising the plan later cannot rewrite an invoice already sent.
overageParticipants
questionCount
participantCount
host
A person in a Taktoria organization.
archivedAt
Errors
404
Not Found Error
409
Conflict Error
422
Validation Error