Invite Employees
POST https://sandbox-api.uber.com/v1/business/organizations/:organization_uuid/employees/invite
Invite Employees API allows you to invite an employee to your organization on Uber for Business Dashboard.
Request Body
{"employeeParams"=>[{"email"=>"{{email}}"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |
RESPONSES
status: OK
{"failures":[]}