Create a new signatureAsk AIpost https://client-api.{region}.fieldwire.com/api/v3/projects/{project_id}/signaturesPath 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 entityfile_urlstring | nullURL of the file that carries the signature. Either this or signature_string is required.signing_asstring | nullName of the user who signedsigner_designationstring | nullJob Title, Company of the user who signedsignature_stringstring | nullString/Text to represent the signature of the user who signed. Either this or file_url is required.device_created_atdate-timeTime when the device created the entitydevice_updated_atdate-timeTime when the device last updated the entityHeadersFieldwire-VersiondaterequiredSpecifies the version of the API to talk toResponse 201Successful responseUpdated 7 months ago