Postgres Clusters
Delete User
Delete a specific Postgres user within a cluster.
delete/v1/postgres/{postgres_cluster_id}/users/{username}
Path parameters
postgres_cluster_idstring required
Managed Postgres Cluster ID
usernamestring required
Postgres User Name
Response
No Content
Changes
Changed in 1 of the 8 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○