Skip to main content

Copy a document into another collection

POST 

https://platform.docana.com/api/v1/documents/:id/export/

Takes the source document id as the id path parameter and a JSON body { collectionId } (destination collection). Failure responses other than the invalid-id 400 are plain-text bodies.

Request

Responses

The copied document