Uber Organizations API
Number of APIs: 3
Uber's Organization API enables merchants to create and manage sub-organizations nested below their given root organization. Full documentation is available here.
Authorization requires the direct.organizations scope.
Before you start
- Make sure you have the Uber Direct API Environment selected
- Fill the
uber_api_client_id,uber_api_client_secret, andcustomer_idvariables. - Generate a token using the 'Get Started - Direct Developer Token' collection
-
Create Direct Organizations POST {{baseUrl}}/direct/organizations
-
Get Direct Organization Details GET {{baseUrl}}/direct/organizations/:customer_id
-
Invite New User to Organization POST {{baseUrl}}/direct/organizations/:customer_id/memberships/invite