"SoftLayer_" prefix removed for readability.
Get OpenId User Registration details from the provided email code
Name | Type | Description |
---|---|---|
providerType | string | A value representing the OpenID Connect provider type. Currently “IBMid” is the only supported provider. |
registrationCode | string | «< EOT |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer_OpenIdConnect/getOpenIdRegistrationInfoFromCode'