Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

builderId
string
required
Example:

"buil_clgbsb90b001qjy0f0eo1hspp"

meetingId
string
required
Example:

"extapitoolboxmeeting01"

Body

application/json
externalSourceId
string
Example:

"external-note-123"

sourceApp
string
default:supasite
Example:

"supasite"

Example:

"buildpass://meetings/extapitoolboxmeeting01/notes/external-note-123"

Example:

"https://app.buildpass.com.au/meetings/extapitoolboxmeeting01"

title
string | null
Example:

"Site walk note"

summaryMarkdown
string | null
Example:

"Captured decisions from the site walk."

detailBlocks
object[] | null
actionItems
unknown
capturedStartedAt
string<date-time> | null
Example:

"2026-01-15T12:00:00.000Z"

capturedEndedAt
string<date-time> | null
Example:

"2026-01-15T12:10:00.000Z"

Response

The created or updated meeting note

id
string
Example:

"mnote_clgbsb90b001qjy0f0eo1hspp"

builderId
string
Example:

"buil_clgbsb90b001qjy0f0eo1hspp"

meetingId
string
Example:

"extapitoolboxmeeting01"

authorAdminUserId
string | null
Example:

null

source
enum<string>
Available options:
MANUAL
Example:

"MANUAL"

sourceApp
string | null
Example:

"supasite"

Example:

"buildpass://meetings/extapitoolboxmeeting01/notes/external-note-123"

Example:

"https://app.buildpass.com.au/meetings/extapitoolboxmeeting01"

externalSourceId
string | null
Example:

"external-note-123"

title
string | null
Example:

"Site walk note"

summaryMarkdown
string | null
Example:

"Captured decisions from the site walk."

detailBlocks
object[] | null
actionItems
unknown
capturedStartedAt
string<date-time> | null
Example:

"2026-01-15T12:00:00.000Z"

capturedEndedAt
string<date-time> | null
Example:

"2026-01-15T12:10:00.000Z"

archivedAt
string<date-time> | null
Example:

null

createdAt
string<date-time>
Example:

"2026-01-15T12:00:00.000Z"

updatedAt
string<date-time>
Example:

"2026-01-15T12:00:00.000Z"