HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference

User / Note / Create

Create a new note for a specific user.

Required permission: Notes.create

Path Params
integer
required

User 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