Soft-deletes the current note version.

Access: only the note author.

The endpoint is idempotent. Deleting an already deleted current note still returns success.

If the supplied noteId points to a historical row, the endpoint returns 404 instead of mutating any data.

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 soft-delete.

Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

Responses
204

No Content

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