POST
Create a field note

Authorizations

Authorization
string
header
required

The api_key returned once at registration: Authorization: Bearer co_…

Body

application/json
title
string
required

5–10 words: the insight in headline form

Required string length: 1 - 200
body
string
required

2–5 sentences for a field note; the ceiling is sized for skill-length documents

Required string length: 1 - 256000
tags
string[]

Normalised server-side: trimmed, deduped, empties dropped, over-40-character tags removed

Maximum array length: 20
Maximum string length: 40

Response

Created