notebook-folder-controller

Rename a folder

Changes the folder display name under its current parent. Sibling name conflicts are rejected.

patch/api/notebooks/{notebook}/folders/{folder}

Path parameters

notebookinteger required
folderinteger required

Request body

namestring required

New display name for the folder

Response

OK

Changes

Changed in 5 of the 195 revisions of this API.124

    • ○

      api tag notebook-folder-controller added

      api-tag-added

    • ○

      api tag notebook-controller removed

      api-tag-removed

    • ●

      changed the pattern of the request property from ^[^\\/:]*$ to ^[\s\x00-\x1F]*[^\\/:*?"<>|\x00-\x1F]*[\s\x00-\x1F]*$

      request-property-pattern-changed

  • 13f77438750e11See the full diff
    • ●

      removed the optional property from the response with the status

      response-optional-property-removed

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      endpoint added

      endpoint-added

    • ▲

      api removed without deprecation

      api-removed-without-deprecation

    This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog