v1

latestOpenAPI 3.1.02026-07-26102453.5 KB

Update model version aliases

patch/management/v1/orgs/{org_name}/models/{model_arch_id}/versions/{version_id}

Path parameters

org_namestring required

Cerebras customer management organization name found under Management API keys on the API keys page at https://cloud.cerebras.ai.

Note: This is not to be confused with org_id.

Cerebras customer management organization name found under Management API keys on the API keys page at https://cloud.cerebras.ai.

Note: This is not to be confused with org_id.

model_arch_idstring required

Name of the model architecture (e.g. llama3.1-8b, gpt-oss-120b).

Name of the model architecture (e.g. llama3.1-8b, gpt-oss-120b).

version_idstring required

Autoincrementing integer or user-defined alias to identify model version.

Autoincrementing integer or user-defined alias to identify model version.

Request body

version_aliasesstring[] required

List of aliases for the model version. Must match pattern: ^[a-z][a-zA-Z0-9-]{0,126}[a-z0-9]$.

Aliases must be unique within an organization and model architecture. If an alias is already assigned to another version, it must first be removed from that version before it can be reassigned.

Response

Successful Response

namestring required
version_aliasesstring[] required