Create an employee
POSThttps://platform.docana.com/api/v1/employees/
Creates the employee application, category, portrait, persona and owner membership. Does not create agents or publish them. Use askEmployeePreparation to build from the goal, or the existing agent APIs to author directly.
Request
Responses
- 201
- 400
- 401
- 403
- 500
Employee application created
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
Unexpected server error.