Creates a new calendar note. Notes can be scoped to a group or shared across the organization.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
100If group_id is provided, the note will be visible only within that group. If it is null, the note is visible across all groups.
5001 Red
2 Green
3 Blue
4 Yellow
5 Orange
6 Pink
7 Purple
8 Sky
9 Gray
1, 2, 3, 4, 5, 6, 7, 8, 9 Note will be visible only to you.
Note will be also visible to clients.
CalendarNoteData
The ID of the user who created the calendar note
If group_id is provided, the note is visible only within that group. If it is null, the note is visible across all groups
1 Red
2 Green
3 Blue
4 Yellow
5 Orange
6 Pink
7 Purple
8 Sky
9 Gray
1, 2, 3, 4, 5, 6, 7, 8, 9 If true, the note is also visible to clients
If true, the note is visible only to the author