Sign in

Create employee (Management V2)

documented

Create a new employee in Deputy via the V2 management API.

POST /api/management/v2/employeesEmployeesno implementation yet0 runs

Input

install
Deputy Install Subdomain
e.g. mycompany
geo
Deputy Geographic Region
e.g. us
first_name*
Employee First Name
e.g. John
last_name*
Employee Last Name
e.g. Doe
location_id*
Primary Location ID
e.g. 1
display_name
Employee Display Name
e.g. John Doe
field_mask
Field Mask
e.g. firstName,lastName,displayName
Calls Deputy as you (your API key is your account); keychains.dev holds the credentials.
Create employee (Management V2) · Deputy · OpenIntegrations