notebook-folder-controller

Update folder readme content directly

Saves the given markdown (with optional YAML frontmatter) as the folder container's readmeContent field. Blank content clears the field.

patch/api/notebooks/{notebook}/folders/{folder}/readme-content

Path parameters

notebookinteger required
folderinteger required

Request body

contentstring

Response

OK

Changes

Changed in 3 of the 195 revisions of this API.423

  • 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

    • ○

      api tag notebook-folder-controller added

      api-tag-added

    • ○

      api tag notebook-controller removed

      api-tag-removed

    • ○

      endpoint added

      endpoint-added