drawings

Create Drawing

post/api/v1/projects/{project_id}/drawings

Path parameters

project_idstring uuid required

Request body

namestring required
revision_set_idstring uuid nullable

Response

Successful Response

idstring uuid required
project_idstring uuid required
namestring required
created_atstring date-time required
current_extraction_status'pending' | 'running' | 'completed' | 'failed' nullable
current_sheets_status'pending' | 'running' | 'completed' | 'failed' nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.