Connectors
...
Actions
Change Account Credentials
4 min
description initiates an immediate credential change for a specified account in cyberark using the accountid endpoint url /passwordvault/api/accounts/{{accountid}}/change/ method post inputs path parameters (object) – required accountid (string) – required the unique id of the account json body (object) changeentiregroup (boolean) whether or not the cpm will change the credentials in all the accounts that belong to the same group output example \[ { "status code" 204, "response headers" {}, "reason" "no content", "response text" "" } ] output parameters status code (number) reason (string) response text (string)