Create Employee

Create an employee.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

The ID of the tenant the API request is for (for users with multi-tenancy enabled)

string
required

The name of the employee.

string
required

The email of the employee.

string

The title of the employee.

int32

The ID of the location.

int32

The ID of the department.

int32

The ID of the manager.

string

The notes.

boolean

If the employee should be archived. Options: {true, false}

string

Format: [{"name": "custom_field_name", "value": "custom_field_value"}, ....]

Response

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