HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference

Sub Operator / Note / Create

Create a new note for a specific sub-operator.

Required permission: Notes.create

Path Params
integer
required

Sub-Operator 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