addExternalBinding


SoftLayer_User_Customer_OpenIdConnect_TrustedProfile::addExternalBinding

Description


Parameters

Name Type Description
externalBinding SoftLayer_User_External_Binding The template object of an external binding you would like to add to this user.

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_User_External_Binding]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer_OpenIdConnect_TrustedProfile/{SoftLayer_User_Customer_OpenIdConnect_TrustedProfileID}/addExternalBinding'