Enables one AI model for the workspace.

Enables one catalog model for the workspace and returns no content when the policy is saved. Use the stable model key from [GET /agents/models](#/AgentRuntime/GetModels). The model's vendor and serving region must be enabled first. Removed models and models that cannot be changed in the current rollout state return a validation error. <Check title="Required Permissions" icon="key">The user must be an admin or have `workspace-manage-config:write` permissions.</Check>

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

modelKeystringRequired

The stable, URL-safe catalog key.

Response

No Content

Errors

400
Bad Request Error
401
Unauthorized Error