The Umbrella Key Admin API enables you to create and manage Umbrella API keys. You can find the Umbrella Key Admin API endpoints under the admin
scope in the Umbrella API.
Umbrella enables rate limits on the Key Admin API endpoints. For more information, see Rate Limits > Admin.
Unless specified, the Umbrella API endpoints use JSON for all requests and responses.
Note: For POST, PUT, and PATCH operations, set the HTTPContent-Type
header toapplication/json
in your API request.