POST

Create Rsvp


Creates RSVP.

To create RSVP with multiple guests, you have to specify the additionalGuests and guestNames fields.

Permissions
Manage Events
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/events/v2/rsvps

Body Params
rsvpRsvpRequired

RSVP info.


optionsOptions

RSVP options.
The WIX_EVENTS.MANAGE_RSVP permission is required.


fieldsArray <string>maxItems 3

Predefined sets of fields to return.

Response Object
rsvpRsvp

Created RSVP.


calendarLinksCalendarLinks

"Add to calendar" links.

Request
cURL
Response
JSON
Errors
400Invalid Argument

There are 4 errors with this status code.

428Failed Precondition

There are 8 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?