Skip to main content
DELETE
Delete a password
This deletes a Vitess/MySQL branch password created with Create a password, and immediately disconnects any clients using it. To delete a Postgres role, use Delete a role instead.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

organization
string
required

The name of the organization the password belongs to

database
string
required

The name of the database the password belongs to

branch
string
required

The name of the branch the password belongs to

id
string
required

The ID of the password

Response

Deletes the password