Update a meeting by GUID (accept or reject)

Updates the status of a meeting identified by its GUID. Set status to 2 (accepted) to confirm, or 3 (rejected) to cancel.

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

string
required

Meeting GUID

Body Params
integer
required

New status: 2 = accepted, 3 = rejected

string

Reason for rejection (only when status = 3)

Response
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!