Check whether agents of an import bundle already exist
POSThttps://platform.docana.com/api/v1/agents/import/check/
Inspects an export bundle and reports whether the root agent and its sub-agents already exist in the target 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
Existence report for the bundle agents
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