Users and Roles
The Umbrella Users and Roles API endpoints enable you to create and manage user accounts, list the Umbrella roles for your organization, reset passwords for a child (customer) organization in your managed organizations, and get information about your managed organizations. You can find the Umbrella Users and Roles API endpoint under the admin scope in the Umbrella API.
Note: The/passwordResets/{customerId}and/organizationsAPI endpoints are only available for parent (provider) organizations on the Multi-org or provider console. Only the parent organization's API credentials can generate an API access token that can authorize the/passwordResets/{customerId}and/organizationsAPI requests. A child (customer) organization of the parent (provider) organization does not have permission to access the/passwordResets/{customerId}or/organizationsAPI endpoints. For the/passwordResets/{customerId}API endpoint, set a child organization ID in thecustomerIdpath parameter.
Rate Limits for Admin API Endpoints
Umbrella enables rate limits on the Users and Roles API endpoints. For more information, see Rate Limits > Admin.
Request Headers
Unless specified, the Umbrella API endpoints use JSON for all requests and responses.
Note: For POST, PUT, and PATCH operations, set the HTTPContent-Typeheader toapplication/jsonin your API request.
Users and Roles API Endpoints
- Create User
- List Users
- Get User
- Delete User
- List Roles
- Create Password Resets
- Get Information About Organizations
Version: 2.0.0
Contact: Cloud Security Developer Community
Download OpenAPI DocumentContact: Cloud Security Developer Community