Upload a skill from a ZIP archive
POSThttps://platform.docana.com/api/v1/skills/
Accepts multipart/form-data with a ZIP file, a scope of COMPANY or APPLICATION, and an applicationId when scope is APPLICATION. Replaces any existing skill with the same name in the same scope.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The created or updated skill
Missing/invalid file, scope or applicationId
The API key or session is missing, expired, or malformed.
Caller lacks admin rights at the chosen scope
Skills feature not enabled at the requested scope
Unexpected server error.