Skip to main content
POST
Create a meeting session artifact

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"

Body

application/json
type
enum<string>
required

Type of artifact to generate from the session.

Available options:
summary,
action_items

Response

Artifact creation accepted and is being processed asynchronously.

data
object
required
Examples: