1. Docs
  2. API Reference
  3. ApiKeyScopeDto

ApiKeyScopeDto

Example

JSON
{
  "key": "string",
  "description": "string",
  "category": "string"
}

Properties

3 properties 3 required

key string Required

Scope key stored on the API key

description string Required

Human-readable description of the capability

category string Required

Display grouping for the dashboard wizard

Was this page helpful?

Tell us how we can improve this guide.