Change Meeting Invitee

PUT {{MEETINGS_API_URL}}/meetingInvitees/{{_meetingInvitee}}

In the prerequest script we will fetch the saved object that was created when we invited the user with OTHERUSERSEMAIL collection variable. By default meeting invitees are not cohosts, but we can modify their meetingInvitee object and use the PUT request to make them one.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring