"SoftLayer_" prefix removed for readability.
Remove a user’s API authentication key.
Name | Type | Description |
---|---|---|
keyId | int | The identifier of the API authentication key you wish to remove. |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer_OpenIdConnect/removeApiAuthenticationKey'