Delete compute endpoint

Deletes 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 the last operation in the chain finishes successfully.

An endpoint_id has an ep- prefix.
For information about compute endpoints, see Manage computes.

Path Params
string
required
^[a-z0-9-]{1,60}$

The Neon project ID

string
required
^[a-z0-9-]{1,60}$

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