Note Labels

Create note label

Create a new note label with a name and color. Note labels are used to categorize notes within the system.

post/labels/note

Request body

namestring required
colorHexstring required

Response

Note label created successfully. Returns the label ID.

idstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.