put https://sandbox-api.kenjo.io/api/v1/employees//activate
This endpoint activates a Kenjo employee given by the employeeId. It sends an email to the recipient of the employee email to start the onboarding process. Once the password is filled, the employee changes to 'active' ('isActive' = TRUE). While the employee is not active it is possible to send activation emails.
Log in to see full request history
Responses
401UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.