Skip to main content
POST
Create meeting minutes

Authorizations

Authorization
string
header
required

API key authentication. Generate keys from your account settings.

Include in header: Authorization: Bearer YOUR_API_KEY

Path Parameters

account_id
string<uuid>
required

The unique identifier of the account/team

Body

application/json
title
string
required
content
string
required
company_id
string<uuid>
meeting_date
string<date-time>
attendees
string[]
metadata
object

Response

Meeting minutes created

success
boolean
data
object