Update compute endpoint

Updates the specified compute endpoint.

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

If the returned list of operations is not empty, the compute endpoint is not ready to use. The client must wait for the last operation to finish before using the compute endpoint. If the compute endpoint was idle before the update, it becomes active for a short period of time, and the control plane suspends it again after the update.

Path Params
string
required

The Neon project ID

string
required

The endpoint ID

Body Params
endpoint
object
required
Responses

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