Create a contact note

Creates one note for the contact and returns the created note.
Leading and trailing whitespace is removed before storage. This operation does not use a client idempotency key; repeating the request creates another note with a different ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 255

Identifier of the contact that owns the note. Supports a contact ID, a username without the leading @, or a phone number in E.164 format starting with +.
Usernames contain 3 to 35 letters, digits, periods, or underscores. A numeric value is resolved as a username first and then as a contact ID when no matching username exists.

Body Params

Request body for creating or updating one contact note.

string
required
length between 1 and 500

Note content. Leading and trailing whitespace is removed before validation and storage.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json