Crear scope OAuth
create_oauth_scopeCreate an OAuth scope in your current tenant to define access permissions for clients. Specify a scope name like read:users to manage authorization.
Instructions
Crea un scope OAuth en el tenant del token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Nombre del scope, ej. read:users | |
| extra | No | ||
| description | No |