Creates a new current version for an existing note.

Access: only the note author.

The endpoint preserves the previous version and returns the newly created current version row.

If the supplied noteId already points to a historical row, the endpoint returns 404. If the current note was deleted or concurrently modified, the endpoint returns 409 with a deterministic message.

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

Company identifier from route.

int32
required

Employee identifier from route.

int64
required

Identifier of the current note version to replace.

Body Params

Payload containing the replacement note body.

string | null
Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

Responses

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