Import a document template bundle
POSThttps://platform.docana.com/api/v1/document-templates/import/
Imports an exported document template bundle into an application. Accepts application/json or multipart/form-data with a file field. applicationId comes from the payload or the query string.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Import summary with the created or updated template id
Invalid payload or missing applicationId
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
Import failed