curl --location 'https://api.tvunetworks.com/shortcut/updateUserShortcuts' \
--header 'SID: ' \
--header 'Content-Type: application/json' \
--data '{
"shortcut": "ALT+5",
"userId": "CantzxXqTGlIFBaNkGWhgdVlDiyawNXY",
"shortcutId": 7067589385339111000,
"enabled": true
}'{
"errorInfo": "string",
"errorCode": "string",
"repeated": true
}