Change attendance mode for a meeting

Changes the attendance mode (e.g. in-person, virtual) for the authenticated attendee in a meeting. The attendee must be a participant in this meeting.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Event slug or numeric ID

integer
required

Business conference ID

integer
required

Meeting ID

Body Params
string
required

Attendance mode (e.g. 'in_person', 'virtual')

Responses
200

Attendance mode changed

401

Unauthorized -- missing or invalid token

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!