1. Docs
  2. API Reference
  3. IdentityGrantResponseDto

IdentityGrantResponseDto

Example

JSON
{
  "permission": "reports.view",
  "nodes": [
    "string"
  ]
}

Properties

2 properties 2 required

permission string Required
Examplereports.view
nodes array of string Required

Hierarchy node ids the permission was granted at. Not expanded through descendants.

Was this page helpful?

Tell us how we can improve this guide.