Create

Beta
Adds a new note.

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Request

This endpoint expects an object.
valuestringRequired
author_emailstringOptional
author_namestringOptional

Response

This endpoint returns an object.
created_atdatetime
deactivatedboolean
True if the object is deactivated. Deactivated objects are not returned in search results but are returned in all other endpoints including scan.
idstring
The unique identifier for a Note.
organization_idstring
The organization that owns this object.
updated_atdatetime
updating_user_idstring
The user ID of the user who last updated the object.
valuestring
versioninteger
The version of the object. Any update to any property of an object object will create a new version.
author_emailstring or null
author_namestring or null