users-set_features
users-set_featuresSet the enabled features for a user by replacing the entire features list. Available features: sms, billing, email.
Instructions
Sets the enabled features for a user (admin only). Replaces the entire features list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| features | Yes | List of feature names to enable (e.g., ["sms", "billing"]). Available features: sms, billing, email | |
| user_id | Yes | User ID (@rid format) |