Deactivate an employee.

This endpoint deactivates a Kenjo employee given by the employeeId. It sets the isActive field to FALSE and invalidate the access Kenjo for the employee. While the employee is not active it is possible to send activation emails.

Log in to see full request history
Path Params
string
required

The _id of the employee to update.

Headers
string
required

A valid bearer token.

Responses

401

UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json