Update an RSVP attendee

Updates an RSVP attendee by setting the values of the parameters passed. Any parameters not provided will be left unchanged. This request accepts mostly the same properties as the RSVP attendee creation call.

Path Params
string
required

Unique identifier for the RSVP attendee.

Body Params
string

Email address of the RSVP attendee. Update and reminder emails about the event will be sent to this email address. Email addresses must be unique for each attendee of a given event.

string
enum
Defaults to going

The attendee's response to the event. The following responses are allowed: going, maybe, not-going.

Allowed:
string
enum

By default, no confirmation or notification emails are sent when a new RSVP attendee is created. If this parameter is set to active then when a new RSVP attendee is created:

  • a confirmation email is sent to the RSVP attendee's email address if confirmation emails are enabled for the event's RSVP form
  • an internal notification email is sent to to the email addresses listed in notify_emails if notify_frequency is set to all for an event.
Allowed:
rsvp_form_data
object

The default RSVP form has one required input field (name: the user's name). You must provide a value for this field when making the request.

Create a custom RSVP forms to collect additional information about your RSVP attendees - https://dashboard.addevent.com/forms/rsvp

Responses

404

Not found

Language
Credentials
Bearer
APIkey
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json