Drawing
Create a new drawing in a document.
This endpoint takes a JSON Schema as input. See the schema docs below for details, and see API Guide: Drawings for more information.
post/drawings/d/{did}/w/{wid}/create
Path parameters
didstring required
ID of the document in which to create the drawing.
widstring required
ID of the workspace in which to create the drawing.
Response
default response
Changes
No recorded changes to this endpoint across all 3 revisions of this API.