post https://{hostname}/etp-config/v3/configs//akamai-sinkholes//op/change-local-password
Changes the local password for the specified security connector.
Responses
Changes the local password for the specified security connector.
xxxxxxxxxx
curl --request POST \
--url https://hostname/etp-config/v3/configs/configId/akamai-sinkholes/sinkholeId/op/change-local-password \
--header 'accept: application/json' \
--header 'content-type: application/json'
Examplexxxxxxxxxx
200 OK