"SoftLayer_" prefix removed for readability.
Delete a subscriber for a given resource.
Name | Type | Description |
---|---|---|
keyName | string | The key name of the notification to subscribe. Optional, but must be provided if $resourceTableId is provided. |
resourceTableId | int | The resource subscribing to receive notification. |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer_OpenIdConnect_TrustedProfile/{SoftLayer_User_Customer_OpenIdConnect_TrustedProfileID}/deactivateNotificationSubscriber'