Upload a new template
POST/api/v1/templates
Upload a DOCX template file for document generation. Templates can be used with the template-based job creation endpoint.
Request
Responses
- 201
- 400
- 401
- 500
Template uploaded successfully
Invalid request (wrong file type or missing fields)
Unauthorized
Internal server error