Update the duration of a meeting

Records or updates the elapsed meeting duration (in seconds) for the current participant. The value is persisted after 30 minutes of inactivity. Used for tracking real-time meeting time during live networking events. Requires attendee authentication.

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

Business conference meeting ID

Body Params
integer
required

Elapsed time in seconds

Responses
200

Duration updated

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!