Edit an existing attendee
PATCH {{baseUrl}}/attendees/:id
Request Body
{"name"=>"John Doe", "email"=>"email@example.com", "timeZone"=>"Europe/London", "bookingId"=>"nulla aliquip"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | 
RESPONSES
status: Created
""