{ "scope": "<string>", "description": "<string>", "permissions": [ { "resource_id": "<string>", "actions": [ "<string>" ] } ] }
Documentation IndexFetch the complete documentation index at: https://stytch.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://stytch.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
The unique identifier of the RBAC Scope, provided by the developer and intended to be human-readable.
The description of the RBAC Scope.
A list of permissions that link a Resource to a list of actions.
Show child attributes