[ Web Proxy ]
URL:
Viewing: https://api-docs.render.com/reference/create-postgres-user [Back]  [Original]

Create PostgreSQL User
OpenAPI specAPI Reference
Create PostgreSQL User
JUMP TO

Create PostgreSQL User

Copy Page

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests
LoadingLoading
:
:
Responses
202

PostgreSQL user created successfully

400

The request could not be understood by the server.

401

Authorization information is missing or invalid.

403

You do not have permissions for the requested resource.

404

Unable to find the requested resource.

406

Unable to generate preferred media types as specified by Accept request header.

410

The requested resource is no longer available.

429

Rate limit has been surpassed.

Rate-limited endpoints also return RateLimit-Limit, RateLimit-Remaining, and
RateLimit-Reset on successful responses so clients can track their remaining quota.

500

An unexpected server error has occurred.

503

Server currently unavailable.

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

Web Proxy Viewer  |  New URL  |  Original Page