patch https://console.neon.tech/api/v2/projects//endpoints/
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.