Authorizations
Standard user authentication token issued via WorkOS. Provide as Authorization: Bearer <user-token>.
Body
application/json
Only the meeting host can add participants. Validates each user and skips those who are already participants or don’t exist. Returns lists of successfully added participants and skipped entries with reasons. Updates the meeting’s participant count automatically.
Standard user authentication token issued via WorkOS. Provide as Authorization: Bearer <user-token>.