v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-22216424765.0 KB
gateway.openapi_Gateway

Alias Evaluator Revision - assign or update a user-specified alias

post/v1/accounts/{account_id}/evaluators/{evaluator_id}/versions/{version_id}:alias

Path parameters

account_idstring required

The Account Id

evaluator_idstring required

The Evaluator Id

version_idstring required

The Version Id

Request body

aliasIdstring required

The alias ID (e.g., "current", a semver tag, etc.).

Response

A successful response.

namestring

The name of the evaluator revision.

createTimestring date-time

The timestamp that the revision was created.

alternateIdsstring[]

Other revision IDs that share the same snapshot (e.g. aliases like "latest").