Agregar usuario a un scope
add_user_to_scopeAdd an existing user to a scope by specifying the username and an optional scope ID. Omit the scope ID to use the tenant from the token.
Instructions
Agrega un usuario existente a un scope (idScope 0 usa el tenant del token).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extra | No | ||
| idScope | No | ID del scope (0 = tenant del token) | |
| username | Yes | Nombre de usuario |