"SoftLayer_" prefix removed for readability.
Name | Type | Description |
---|---|---|
start | int | Epoch time stamp representing start snooze time. |
end | int | Epoch time stamp representing end snooze time. |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int, int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Notification_User_Subscriber_Mobile/{SoftLayer_Notification_User_Subscriber_MobileID}/setSnoozeTimer'