Documents
Add a document's schematic components from an uploaded zip
Reads an archive produced by GET and adds a new schematic visual component to this document for every component in the archive — same type, label, page, bbox, and graph as the source. Components are always created, never matched against existing VCs, so the same bundle can be loaded onto any document. Returns the public ids of the newly created VCs.
put/api/v0/documents/{document_id}/schematic/archive
Path parameters
document_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.