model-aliases

Create a team model alias

Creates a model alias scoped to the team. The alias must not conflict with any canonical model name.

post/orgs/{org_id}/teams/{team_id}/model-aliases

Path parameters

org_idstring required

Organization ID

team_idstring required

Team ID

Request body

aliasstring
model_namestring

Response

Created

aliasstring
created_atstring
created_bystring
idstring
model_namestring
org_idstring
scope_typestring
team_idstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.