Skip to main content
POST
Approve Hire Request

Code Examples

Headers

Include your API key in the Authorization header as Bearer YOUR_API_KEY on all requests.
integer
required
ID of the workspace. Required for all Digital Employees API requests.

Path Parameters

integer
required
The unique identifier of the digital employee to approve.

Response

Only digital employees in pending_approval status can be approved. Attempting to approve an employee with a different status will return a 422 error.