Create a partial spec_upload_draft_itemAsk AIpost https://client-api.{region}.fieldwire.com/api/v3/projects/{project_id}/spec_upload_draft_itemsPath Paramsproject_iduuidrequiredID of the project this entity belongs toBody Paramsspec_upload_iduuidID of the SpecUpload this spec_upload_draft_item belongs todraft_item_numberstring | nullSpec section number on the spec_upload which is encapsulated by this spec_upload_draft_itemtitlestring | nullTitle of the spec section which is encapsulated by this spec_upload_draft_itemstart_page_numberint32 | nullThe starting page number of the encapsulated spec_section on the associated spec_upload attachmentend_page_numberint32 | nullThe ending page number of the encapsulated spec_section on the associated spec_upload attachmentproject_iduuidID of the project this spec_upload_draft_item belongs tocreator_user_idint32ID of the user who created this spec_upload_draft_itemlast_editor_user_idint32 | nullID of the last user who edited this spec_upload_draft_itemdevice_created_atdate-time | nullTime when the device created the spec_upload_draft_itemdevice_updated_atdate-time | nullTime when the device last updated the spec_upload_draft_itemHeadersFieldwire-VersiondaterequiredSpecifies the version of the API to talk toResponses 201Successful response 404Associated spec_upload not foundUpdated 7 months ago