Postgres Clusters
Rotate User Password
Rotate a specific Postgres user's password within a cluster, optionally terminating the user's existing sessions.
post/postgres/{postgres_cluster_id}/users/{username}/rotate_password
Path parameters
postgres_cluster_idstring required
Managed Postgres Cluster ID
usernamestring required
Postgres User Name
Request body
Response
Rotated user credentials