Delete role

Deletes the specified Postgres role from the branch. 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

204

Returned if the role doesn't exist or has already been deleted

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