"SoftLayer_" prefix removed for readability.
Create a new subscriber for a given resource.
Name | Type | Description |
---|---|---|
keyName | string | |
resourceTableId | int | |
userRecordId | int |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, int, int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Notification_Mobile/createSubscriberForMobileDevice'