v1
latestOpenAPI 3.1.02026-07-26101317.6 KBEndpoints
Start Endpoint
Start an inactive endpoint. The organization must have sufficient credit balance. The endpoint must be active before scaling replicas.
post/endpoints/{endpoint_id}/start
Path parameters
endpoint_idstring required
Unique endpoint ID.
Response
Start result.
Example response
{
"endpoint_id": "51c910f7-ecde-4c6c-88f8-d8e37ca9d598",
"is_active": true,
"message": "Endpoint started successfully"
}