"SoftLayer_" prefix removed for readability.
| Name | Type | Description |
|---|---|---|
| currentPassword | string | Current password. |
| newPassword | string | New password. |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer/{SoftLayer_User_CustomerID}/selfPasswordChange'