Skip to content

Copy a document (create a fork)

POST
/api/documents/:id/copy

POST /api/documents/:id/copy

Creates a new document as a copy of the original with parent tracking

Request Bodyrequired

Request to copy/fork a document

object
title
string | null

Responses

201

Copy a document (create a fork)

401

Unauthorized

404

Not found