UI Action
Update settings
Update the action settings for the box
put/boxes/{boxId}/actions/settings
Path parameters
boxIdstring required
Example:c9bdc193-b54b-4ddb-a035-5ac0c598d32d
Box ID
Request body
Example request
{
"scale": 1
}Response
Example response
{
"scale": 1
}