put_user_terminals_configs_assign
Assign a configuration (or none) to user terminals, applying it immediately if online or upon next connection. Errors prevent any assignment.
Instructions
User terminal config assignment — Required permission: Device configuration assignment, Edit.Assign the config (or none) to the user terminals. For each terminal if it is currently online, the config will immediately be sent. Else, the config will be sent when it comes online. On error no assignment occurs. Currently terminal configIds are only visible on starlink website. — [PUT /public/v2/user-terminals/configs/assign]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| configId | No | Config id (or none) to assign to user terminals | |
| userTerminalIds | Yes | UserTerminalIds to immediately update |