Skip to main content
DELETE
Delete a meeting session

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Unique identifier for the meeting session.

Example:

"mtgsess_a1b2c3d4-e5f6-7890-abcd-ef1234567890"

Response

Successful response with the deleted meeting session.

data
MeetingSession · object
required

Represents a meeting session. All serializer fields are present and required; nullable fields use null when absent. No actor, provider-bot, idempotency, routing, key, or internal fields are exposed.