events

Create Event Rsvp

Create or update an RSVP for an event. If user already has an RSVP, update it instead of creating a new one.

post/events/rsvp

Headers

authorizationstring nullable

Request body

event_idstring required
event_typestring required
event_datestring date-time nullable
event_metadataobject nullable

Response

Successful Response

successboolean required
messagestring required
rsvp_idstring required
event_idstring required
statusstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.