Update Attendee Meeting Schedule

Attendee can update the meeting schedule which is already created by them.

Here is the description of response attributes, which returns in the form of JSON.

AttributesDescription
eventId It's contain eventId which has attendee scheduled meeting for this event.
exhibitorId It's contain exhibitorId when attendee schedule meeting with exhibitor company representatives.
id This should be meeting schedule unique id.
meetingEndTime This should be meeting end time which attendee want to schedule.
meetingStartTime This should be meeting start time which attendee want to schedule.
note This is note to attendee set.
origin It's contain to meeting created from where. Possible values are PEOPLE_PAGE, EXPO_COMP_REPRESENTATIVE, USER_PROFILE, CHAT.
receiverUserId This contain receiver user id.
rejectedBy This contain user id who has rejected meeting schedule.
senderUserId This contain sender user id.
status This will suggest meeting status. Possible value are CREATED, BOOKED, DECLINED, CANCEL.
createdAt Return meeting schedule created datetime.
updatedAt Return meeting schedule last updated datetime.

Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error CodeError Description
200OK
403Accessing the resource you were trying to reach is forbidden.
404The resource you were trying to reach is not found.
40600013Cant create url
4040200Event Not Found.
4068001Attendee Not Found.
4070002Meeting schedule slot not available.
Language
Authorization
Header
Click Try It! to start a request and see the response here!