Create or update an RSVP for an event
Rsvps
Create or update an RSVP for an event
POST
Create or update an RSVP for an event
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the event
The Network's unique integer ID, or subdomain Unique numeric network ID
Body
application/json
Submit results as JSON
Request to create or update an RSVP
Response
The created or updated RSVP object
An RSVP for an event
The record's integer ID
Example:
"1234"
The last updated timestamp
Example:
"2026-06-12T19:40:56+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