Check whether a document template import bundle already exists
POSThttps://platform.docana.com/api/v1/document-templates/import/check/
Inspects an export bundle and reports whether the template already exists in the target application. Accepts application/json or multipart/form-data with a file field.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Existence report for the template bundle
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.
Check failed