update_station_user_role
Change a station user's role to owner, editor, or dj. Assign permissions by specifying station, user, and new role.
Instructions
Change the role of a user on a station
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | User role: owner, editor, or dj | |
| user_id | Yes | The user ID | |
| station_id | Yes | The station ID |