patch https://api.kustomerapp.com/v1/notes/
Updates one or more note attibutes based on the unique note ID.
Any one of the following roles is required for this endpoint:
Legacy Role | Equivalent Permission Set Role |
---|---|
org.user.note.write | org.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 settingcreatedAt
,createdBy
,modifiedAt
, andmodifiedBy
. Otherwise, these attributes are automatically set by the token.
Response