Patch note

Update a data entry's (note's) properties. Supports updating the title and custom fields. Only the fields you include in the request body will be modified — omitted fields are left unchanged.

Note: The notes resource has been renamed to data in Dovetail. New integrations should use Patch data (PATCH /v1/data/:data_id) instead.

Returns the updated note object.

Permissions

Please check you have the relevant permissions required to access this resource. This may include specific permissions on the object itself or its parent, or having the correct user role if you're making updates.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the note.

Body Params

Body

string
length ≤ 200

The note's title.

fields
array of objects

The note's fields.

fields
Responses

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