Update RSVP state

Overview

Update RSVP state for a booking. Available for Client tokens only.

Required Parameters

  • booking_uid (path): The booking UID
  • new_rsvp_state (query): Valid values: 'confirmed', 'cancelled', 'pending'
  • appointment_type (body): 'appointment', 'event_instance', or 'event_attendance'
  • business_id (body): The business UID
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!