Update the account section for a given employee id.

This endpoint updates the employee account section for a given employee id. The operation only updates the fields provided in the body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The _id of the employee to update.

Body Params
string

The employee email in Kenjo. This is an unique identifier and required.

string

The employee external id for integration proposals. This value must be unique.

string

The employee language. Only is valid one of the following values 'en' (english), 'es' (spanish) or 'de' (german).

Headers
string
required

A valid bearer token.

Responses

401

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

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