Create a new formAsk AIpost https://client-api.{region}.fieldwire.com/api/v3/projects/{project_id}/formsPath Paramsproject_iduuidrequiredID of the project this entity belongs toBody ParamsiduuidID of the entitycreator_user_idint32requiredID of the user who created this entitylast_editor_user_idint32requiredID of the user who most recently edited this entityowner_user_idint32requiredID of the user who owns this formform_template_form_status_iduuidrequiredID of the status this form currently is inform_template_iduuidrequiredID of the template this form was created fromis_generatedbooleanWhether this form is fully generated (in case cloning from another form)truefalsechecksumstringrequiredChecksum used for verifying whether all relevant structural information for a form is at handnamestringrequiredName of the entitykindstringenumKind of the entitydefaulttime_rangesingle_dayAllowed:defaulttime_rangesingle_dayversionint32Version of the template this form was built out ofdevice_created_atdate-timeTime when the device created the formdevice_updated_atdate-timeTime when the device last updated the formend_atdate-time | nullTime when this form is marked as endingstart_atdate-time | nullTime when this form is marked as startingdue_datedate | nullTime when this form is marked as dueform_typestringenumThe type of form either custom fieldwire or a fillable_pdfdefaultfillable_pdfAllowed:defaultfillable_pdfHeadersFieldwire-VersiondaterequiredSpecifies the version of the API to talk toResponse 201Successful responseUpdated 5 months ago