Employee Management API - Sandbox
Number of APIs: 9
Employees management provide set of APIs for easy onboarding of employees to an organization.
-
Create Employee POST https://sandbox-api.uber.com/v1/business/organizations/:organization_uuid/employees
-
Generate Access Token POST https://login.uber.com/oauth/v2/token
-
Update Employee POST https://sandbox-api.uber.com/v1/business/organizations/:organization_uuid/employees/update
-
Get Employee GET https://sandbox-api.uber.com/v1/business/organizations/:organization_uuid/employee?email=ubertestone%2Buber%2Bsandbox@gmail.com
-
Search Employees GET https://sandbox-api.uber.com/v1/business/organizations/:organization_uuid/employees/search?email=ubertestone%2Buber%2Bsandbox@gmail.com
-
Invite Employees POST https://sandbox-api.uber.com/v1/business/organizations/:organization_uuid/employees/invite
-
Delete Employee DELETE https://sandbox-api.uber.com/v1/business/organizations/:organization_uuid/employees?email={{email}}
-
Get Groups GET https://sandbox-api.uber.com/v1/business/organizations/:organization_uuid/groups
-
List All Employees GET https://sandbox-api.uber.com/v1/business/organizations/:organization_uuid/employees