"SoftLayer_" prefix removed for readability.
Sets the authentication code for a domain.
Name | Type | Description |
---|---|---|
authenticationCode | string | Authentication Code |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Dns_Domain_Registration/{SoftLayer_Dns_Domain_RegistrationID}/setAuthenticationCode'