sendAuthenticationCode


SoftLayer_Dns_Domain_Registration::sendAuthenticationCode

Sends the authentication code

Description

The sendAuthenticationCode method sends the authentication code to the administrative contact for the domain.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Dns_Domain_Registration/{SoftLayer_Dns_Domain_RegistrationID}/sendAuthenticationCode'