Update Employee by ID

Updates a single Employee object

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

ID of Employee to update

Body Params

Employee data that needs to be changed

boolean
Defaults to true
uri
required
date-time
string

email of the Employee

string
length ≤ 200

Employee card number

date-time

End datetime for the Employee

date-time

Last login datetime for the Employee

date-time
required

Start datetime for the Employee

boolean
Defaults to false

If the employee is exempt

string
length ≤ 300

External Employee number if any

integer
Defaults to 0

number of failed login attempts

string
required
length ≤ 200
int64
string
length ≤ 20
string
required
length ≤ 200
uri

related with the Last TimeSheetEntry

boolean
Defaults to false

If the account is locked

date-time

TimeStamp for the account lock

number

ToDo

string
length ≤ 255
string

Revel Image Character fields

uri

URI of this object

string
required
length ≤ 10

Needs to be unique

roles
array of uris
roles
uri
required
date-time
uri

Relation with the Revel User. Not required to create

Responses

301

Invalid request URL - make sure that the URL ends with a trailing slash.

400

Invalid input - please run the request body through a JSON validator.

401

Authentication error - make sure the API key & secret is valid, active and provided in the "API-AUTHENTICATION" header.

404

Employee not found

445

Message: Integrity Error - an invalid value was provided for one of the fields.

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