Workspace
Rename a document
DB-only rename — re-slugs the basename from name while preserving the directory prefix and extension; the document id is stable. A collision with another live document at the derived path → 409 DOCUMENT_PATH_TAKEN.
patch/workspaces/{workspaceId}/documents/{documentId}
Request body
Response
The renamed document summary.
Changes
No recorded changes to this endpoint across all 1 revision of this API.