Update employee

Endpoint for updating an existing employee.

Path Params
string
required
Body Params

A ModelSerializer that takes additional arguments for "fields", "omit" and "expand" in order to control which fields are displayed, and whether to replace simple values with complex, nested serializations

string

The full address of the employee, including street name and number.

string

The city where the employee is located or works.

string
enum
  • SA - Kingdom of Saudi Arabia
  • AE - United Arab Emirates
  • QA - Qatar
  • BH - Bahrain
  • KW - Kuwait
  • OM - Oman
  • EG - Egypt
  • US - United States of America
  • AF - Afghanistan
  • AX - Åland Islands
  • ...

Full information for CountryEnum

date

The date when the employee was hired or started working.

string

The email address of the employee for communication purposes.

string
required

The full name of the employee.

string | null

The unique identifier of the user linked to the employee.

Headers
string

Client-provided UUID to uniquely identify a request

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

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