Delete compute endpoint

Delete the specified compute endpoint. A compute endpoint is a Neon compute instance. Deleting a compute endpoint drops existing network connections to the compute endpoint. The deletion is completed when last operation in the chain finishes successfully.

You can obtain a project_id by listing the projects for your Neon account. You can obtain an endpoint_id by listing your project's compute endpoints. An endpoint_id has an ep- prefix. For information about compute endpoints, see Manage computes.

Path Params
string
required

The Neon project ID

string
required

The endpoint ID

Responses

204

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

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