"SoftLayer_" prefix removed for readability.
Update a delivery method for the subscriber.
Name | Type | Description |
---|---|---|
notificationKeyName | string | A friendly keyname for the notification |
deliveryMethodKeyNames | string[] | Friendly delivery method keynames |
active | int |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string, int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer_OpenIdConnect_TrustedProfile/{SoftLayer_User_Customer_OpenIdConnect_TrustedProfileID}/updateSubscriberDeliveryMethod'