v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1361617.2 KB
notes

Creates a new note.

post/v1/notes

Request body

trashedboolean

Output only. true if this note has been trashed. If trashed, the note is eventually deleted.

namestring

Output only. The resource name of this note. See general note on identifiers in KeepService.

updateTimestring google-datetime

Output only. When this note was last modified.

createTimestring google-datetime

Output only. When this note was created.

titlestring

The title of the note. Length must be less than 1,000 characters.

trashTimestring google-datetime

Output only. When this note was trashed. If trashed, the note is eventually deleted. If the note is not trashed, this field is not set (and the trashed field is false).

Response

Successful response