Skip to main content
POST
Add a note to a contact

Authorizations

Authorization
string
header
required

Workspace API key, e.g. Authorization: Bearer cb_live_.... Create one in Settings → API Keys. See public_api.md § 3 for scopes.

Path Parameters

receiver_id
string
required

Body

content
string
required
Minimum string length: 1
mention_ids
integer[]
write-only

Response

201 - application/json
id
integer
required
read-only
content
string
required
author
object
required
mentions
object[]
required
read-only
created_at
string<date-time>
required
read-only