Overwrite an existing Employee

Path Params
int64
required
Body Params

new Employee object

boolean
Defaults to true
uri
required
date-time
string
string
length ≤ 200
date-time
date-time
date-time
required
boolean
Defaults to false
string
length ≤ 300
integer
Defaults to 0
string
required
length ≤ 200
int64
string
length ≤ 20
string
required
length ≤ 200
uri
boolean
Defaults to false
date-time
number
string
length ≤ 255
string
uri
string
required
length ≤ 10
roles
array of uris
roles
uri
required
date-time
uri
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
Response
Click Try It! to start a request and see the response here!