Reset role password

Resets the password for the specified Postgres role. Returns a new password and operations. The new password is ready to use when the last operation finishes. The old password remains valid until last operation finishes. Connections to the compute endpoint are dropped. If idle, the compute endpoint becomes active for a short period of time.

You can obtain a project_id by listing the projects for your Neon account. You can obtain the branch_id by listing the project's branches. You can obtain the role_name by listing the roles for a branch. For related information, see Manage roles.

Path Params
string
required

The Neon project ID

string
required

The branch ID

string
required

The role name

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json