bulkUpdateRsvp( )


Updates statuses of multiple RSVPs.

Authentication

This function requires elevated permissions and runs only on the backend and on dashboard pages.

Permissions
Manage Events - all permissions
Manage Guest List
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
eventIdstringRequired

Event ID to which RSVP belongs.


optionsBulkUpdateRsvpOptions

Optional fields.

Returns
Return Type:Promise<BulkUpdateRsvpResponse>
Was this helpful?
Yes
No