Explore Plans
Mobile menu Close menu
BlueLink Smart ConnectBlueLink Smart Connect

Change Hold Status

This action will change the current hold status of the device (either ENABLED or DISABLED)

Developer info

API endpoint slug
bluelink.hold_status
Filter code method
Bluelink.holdStatus.skip(string?: reason)
Runtime method
runAction("bluelink.hold_status", {})

Action fields

Selected device Dropdown list

Label
Select Device
Helper text
Select the device for which you want to change the hold status
Slug
selected_device
Required
true
Can have default value
false

Hold status Dropdown list

Label
Hold Status
Helper text
This is the desired hold status
Slug
hold_status
Required
true
Can have default value
true
Filter code method
Bluelink.holdStatus.setHoldStatus(string: holdStatus)