v1

latestOpenAPI 3.0.22026-07-26207170320.9 KB
Postgres

Create PostgreSQL User

Create a new PostgreSQL user for the Render Postgres instance with the provided ID. This becomes the database's new "default" user.

post/postgres/{postgresId}/credentials

Request body

usernamestring required

Name of the new user.

Response

PostgreSQL user created successfully