Upload template
Initiates template upload process by returning a signed URL for secure file upload.
POST
Upload template
Authorizations
Production API key. Development/test deployments may also allow X-Org-Name.
Body
application/json
Request schema for template upload initiation.
Name of the template file
Organization name for multi-tenancy. If provided, must match the API key's organization. If omitted, the API key's organization is used.
File size in bytes (for pre-validation)
Template metadata.
Response
Successful Response
Response schema for template upload initiation.
Upload template