Add an existing Assistant application to Employees
POSThttps://platform.docana.com/api/v1/applications/:id/employee/
Adds an employee profile in place. Preserves the application ID, agents, knowledge, settings, permissions and published state. Requires write access. Select a primary agent when several exist. Repeated requests preserve an existing employee profile.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Application available in Employees
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.
A resource referenced by the path does not exist or is not visible to the caller.
Unexpected server error.