Skip to main content
POST
Bulk create notes

Authorizations

x-api-key
string
header
required

Public API key for the Octolane organization.

Body

application/json

Array of note payloads. Maximum 100 items.

Required array length: 1 - 100 elements
note
object
required
account_domains
string[] | null
contact_emails
string<email>[] | null

Response

Notes were created.

success
boolean
Example:

true

message
string
data
any

Endpoint-specific response payload.