Skip to main content
PUT
Upload template file directly

Authorizations

X-API-Key
string
header
required

Production API key. Development/test deployments may also allow X-Org-Name.

Path Parameters

template_id
string
required

Response

Successful Response

Response schema for confirming upload completion.

confirmed
boolean
required

Whether the upload was confirmed successfully

template_id
string
required
status
string
required

Current template status

file_size
integer | null

File size in bytes

file_hash
string | null

SHA256 hash of the file

error
string | null

Error message if confirmation failed