This action will change the current hold mode of the device
- API endpoint slug
- bluelink.hold
- Filter code method
- Bluelink.hold.skip(string?: reason)
- Runtime method
- runAction("bluelink.hold", {})
Action fields
- Label
- Select Device
- Helper text
- Select the device for which you want to change the hold mode
- Slug
- selected_device
- Required
- true
- Can have default value
- false
- Label
- Hold Mode
- Helper text
- This is the desired hold mode
- Slug
- hold_setting
- Required
- true
- Can have default value
- true
- Filter code method
- Bluelink.hold.setHoldSetting(string: holdSetting)