createRsvp( )


Deprecation Warning

This method will be deprecated on June 30, 2025.
Replace with createRsvp.

Creates an RSVP, associated with a contact of the site.

Permissions
Manage Events
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
optionsCreateRsvpOptions

Optional fields.

Returns
Return Type:Promise<CreateRsvpResponse>
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?