Three lines

Uber

Developers
Docs
Search
  • Overview
    • Guides
      Chevron down
      • Authentication
      • 3rd Party Authentication
      • Webhooks
      • Sandbox
      • Partner Organization Creation
    • API Reference
      Chevron down
      • Create Organization

        POST/organizations

      • Get Organization

        GET/organizations/{organization_id}

      • Delete Organization

        DELETE/organizations/{organization_id}

      • Get Programs For Organization

        GET/organizations/{organization_id}/programs

      • Organization Status Update Notification

        WEBHOOK: POSTorganization_management.status_updated

      • Organization Authorization Update Notification

        WEBHOOK: POSTorganization_management.authorization_updated

    • About
      Chevron down
      • Uber for Business API Suite

Introduction to Business Organizations Management

¶ Overview

Organization management provides a set of APIs for easy onboarding and management of organizations.

¶ API

Method Endpoint Description
POST /v1/organizations Create an organization
GET /v1/organizations/{organization_id} Get information about an organization
DELETE /v1/organizations/{organization_id} Delete an organization
GET /v1/organizations/{organization_id}/programs Get active programs within the organization based on filters passed
Overview
API

Uber

Developers
Docs
© 2025 Uber Technologies Inc.
Privacy
Accessibility
Terms