Note Labels

Update note label

Update an existing note label by its ID. You can update the name, color, or both.

put/labels/note/{id}

Path parameters

idstring required

Request body

namestring
colorHexstring

Response

Note label updated successfully

Changes

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