Skip to main content
POST
Update Endpoint

Description

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

Request Headers

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

Request Body

string
requis
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
requis
Worker configuration. The valid range is dynamically retrieved through the parameter limits API.
object[]
requis
HTTP ports. Only one port is supported. Supported port range: 1-65535, excluding internal ports 2222, 2223, and 2224.
object
requis
Scaling policy. The valid range is dynamically retrieved through the parameter limits API.
object
requis
Container image configuration.
object[]
Storage configuration in GB.
object[]
Environment variables.
object
Health check endpoint configuration.
Dernière modification le 15 mai 2026