Create a templateAsk AIpost https://api.dottedsign.com/v1/templatesCreate a template.Body Paramsbase64_filestringBase64 string of PDF file. Required if task is created from file.file_mission_idintegerFile mission ID returned from the Create a file mission API. Required if task is created from multiple files.file_namestringrequiredlength ≤ 255File name. File name should match the pattern ^(?!.*[\"*:<>\?\/\\|~#%&{}])[^.].*$.has_orderbooleanDefaults to trueSigners should sign sequentially or not.truefalsewatermark_idintegerWatermark ID. Currently, this only supports the use of watermark_id that have been used in a template.metadataobjectMetadata. Maximum 10 key-value pairs, where each key length must be less than or equal to 40 characters and each value length must be less than or equal to 100 characters.metadata objectstagesarray of objectsrequiredstages*ADD objecttemplate_settingobjectTemplate setting request body.template_setting objectHeadersAuthorizationstringrequiredOAuth2 Bearer token.Responses 200200 400400 403403 404404Updated 4 months ago