Three lines

Uber

Developers

Introduction to Business Employees Management

Privileged and Confidential This endpoint design has been confidentially shared with you. It is still under development and is subject to change without notice. Please do not share this document or API endpoint details with anyone who is not authorized to have access. For more information read about scopes.

Overview

Employees management provide set of APIs for easy onboarding of employees to an organization.

API

Method Endpoint Description
POST /v1/business/organizations/{}/employees Create a new employee
POST /v1/business/organizations/{}/employees/update Update an existing employee
GET /v1/business/organizations/{}/employee Get an employee of an organization
GET /v1/business/organizations/{}/employees Get a paginated list of employees of an organization
GET /v1/business/organizations/{}/employees/search Search for employees of an organization
DELETE /v1/business/organizations/{}/employees Delete an existing employee
GET /v1/business/organizations/{}/groups Get groups of an organization
POST /v1/business/organizations/{}/group Upsert group of an organization
DELETE /v1/business/organizations/{}/group Delete a group of an organization
POST /v1/business/organizations/{}/employees/invite Invite employees of an organization

Uber

Developers
© 2025 Uber Technologies Inc.