Skip to main content
POST
Update Endpoint

Description

When updating an endpoint, all parameters must be provided in full.

Request Headers

string
obrigatório
Enum: application/json
string
obrigatório
Bearer authentication format, for example: Bearer {{API Key}}.

Request Body

string
obrigatório
The Endpoint ID to update.
string
Endpoint name.
string
Cluster information. Required when mounting cloud storage and must match the cluster ID where the cloud storage is located. String with a length limit of 0-255 characters.
object
obrigatório
Worker configuration. The valid range is dynamically retrieved through the parameter limits API.
object[]
obrigatório
HTTP ports. Only one port is supported. Supported port range: 1-65535, excluding internal ports 2222, 2223, and 2224.
object
obrigatório
Scaling policy. The valid range is dynamically retrieved through the parameter limits API.
object
obrigatório
Container image configuration.
object[]
Storage configuration in GB.
object[]
Environment variables.
object
Health check endpoint configuration.
Última modificação em 15 de maio de 2026