note-controller

patch/api/notes/{note}/undo-trash

Path parameters

noteinteger required

Request body

priorTitlestring required
priorFolderIdinteger

Prior containing folder id, or null when the note was at notebook root.

Response

OK

Changes

Changed in 3 of the 194 revisions of this API.431

  • 482412c3c1b042See the full diff
    • ▲

      the // response property's maxLength was unset from 512 for the response status

      response-property-max-length-unset

    • ▲

      the // response property's minLength was decreased from 1 to 0 for the response status

      response-property-min-length-decreased

    • ▲

      removed the required property // from the response with the status

      response-required-property-removed

    • ▲

      removed the required property // from the response with the status

      response-required-property-removed

    • ●

      removed the optional property // from the response with the status

      response-optional-property-removed

    • ●

      removed the optional property // from the response with the status

      response-optional-property-removed

    • ●

      removed the optional property / from the response with the status

      response-optional-property-removed

    • ○

      endpoint added

      endpoint-added