Postgres Clusters
Delete User
Delete a specific Postgres user within a cluster.
delete/postgres/{postgres_cluster_id}/users/{username}
Path parameters
postgres_cluster_idstring required
Managed Postgres Cluster ID
usernamestring required
Postgres User Name
Response
No Content