Update note attributes by ID

Updates one or more note attibutes based on the unique note ID.

Any one of the following roles is required for this endpoint:

Legacy RoleEquivalent Permission Set Role
org.user.note.writeorg.permission.note.update

Note

This endpoint is subject to Object Rate Limiting, which limits how many updates single user can make to a single note. To learn more, see Rate limiting.

Authorization

The org.admin role is required for setting createdAt, createdBy, modifiedAt, and modifiedBy. Otherwise, these attributes are automatically set by the token.

Path Params
string
required

Unique note ID.

Body Params
string
string | null
string
length between 1 and 10240
userMentions
array of objects
userMentions
boolean | null
attachments
array of objects
attachments
date-time
date-time
date-time
string
string | null
string | null
Response

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