Delete database

Deletes the specified database from the branch.
You can obtain a project_id by listing the projects for your Neon account.
You can obtain the branch_id and database_name by listing the branch's databases.
For related information, see Manage databases.

Path Params
string
required

The Neon project ID

string
required

The branch ID

string
required

The database name

Responses

204

Returned if the database doesn't exist or has already been deleted

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