Skip to main content
PUT
Save a cloud note

Authorizations

Authorization
string
header
required

A pc_… token generated from Settings > API & MCP.

Path Parameters

noteId
string<uuid>
required

Identifier of a row.

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

Body

application/json
baseRevision
integer
required

The revision the change was made on.

Required range: 1 <= x <= 9007199254740991
body
string
required
Maximum string length: 524288
sourcePath
string

The owner's vault path now, when it moved; ignored from anyone else.

Maximum string length: 1024
title
string
Required string length: 1 - 200

Response

Success.

note
object
required