Overwrite an existing Employee

Overwrites a specific Employee API 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

new Employee object

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
204

Resource successfully updated

301

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

400

Provided JSON body is either invalid or empty

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 - either a required field is missing from the request body or 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!