Create/update attendance for a user on an event
POST /api/calendar/events/{id}/attendance
POST
/api/calendar/events/{id}/attendance
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string format: uuid
Request Body
Section titled “Request Body ”object
userId
required
string format: uuid
status
required
string
Responses
Section titled “ Responses ”Created
object
ok
required
boolean
data
Invalid input
object
ok
required
boolean
error
required
string
code
string
Event not found
object
ok
required
boolean
error
required
string
code
string
Server error
object
ok
required
boolean
error
required
string
code
string