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
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Booking UID

Query Params
string
required

New RSVP State. 'confirmed' is the only valid option. any other state is forbidden (return 403)

Body Params
string
required

Three types are valid. 'appointment', 'event_instance' or 'event_attendance'

string
required

Business UID

Response

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