Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Network's unique integer ID, or subdomain Unique numeric network ID
Body
Submit results as JSON
Request to create or update an RSVP
The ID of the member to RSVP on behalf of
123
The RSVP status. Must be one of: yes, maybe, no
"yes"
The specific event instance for recurring events (ISO8601 format)
"2025-03-15T14:00:00Z"
Response
The updated RSVP object
An RSVP for an event
The record's integer ID
"1234"
The last updated timestamp
"2025-11-07T23:17:22+00:00"
The RSVP status: yes, maybe, or no
The event being RSVPed to
The member who set the RSVP
The specific event instance for recurring events