HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference

Partner / Note / Create

Create a new note for a specific partner.

Required permission: Notes.create

Path Params
integer
required

Partner ID

Body Params
string
required
length ≤ 255

Short summary or title of the note (required)

string
length ≤ 2000

Detailed content of the note (optional)

boolean
Defaults to false

Whether the note should be pinned (optional, defaults to false)

Responses

Language
Credentials
Bearer
API Token
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json