Importar permisos
import_permissionsBulk import permissions into a target scope; set idScope to 0 to apply them to the token's tenant.
Instructions
Importa un lote de permisos en un scope (idScope 0 usa el tenant del token).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extra | No | ||
| items | Yes | Lista de permisos a importar | |
| idScope | No | Scope destino (0 = tenant del token) |