Reconcile Windows Local Account rotation credentials. This operation uses the Windows App Connection’s administrator credentials to reset the password when credentials are out of sync.
POST
/
api
/
v2
/
secret-rotations
/
windows-local-account
/
{rotationId}
/
reconcile
cURL
Copy
Ask AI
curl --request POST \ --url https://us.infisical.com/api/v2/secret-rotations/windows-local-account/{rotationId}/reconcile
The reconcile endpoint is used to reset the target user’s password when credentials are out of sync.
This uses the SMB Connection’s administrator credentials to reset the target user’s password and sync it with Infisical.