PATCH

Update Rsvp


Updates RSVP.

Each time the RSVP is updated, revision increments by 1. The existing revision must be included when updating the RSVP. This ensures you're working with the latest RSVP and prevents unintended overwrites.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Events - all permissions
Manage Guest List
Learn more about app permissions.
Endpoint
PATCH
https://www.wixapis.com/events/v2/rsvps/{rsvp.id}

Errors
400Invalid Argument

There are 4 errors with this status code.

428Failed Precondition

There are 4 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?