Enables one AI model vendor for the workspace.

Enables an AI model vendor in the workspace's model policy. Use the stable vendor key from the model catalog. Returns no content when the policy is saved. Read [GET /agents/models](#/AgentRuntime/GetModels) to inspect the resulting model availability. <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

vendorKeystringRequired
The stable vendor key.

Response

No Content

Errors

400
Bad Request Error
401
Unauthorized Error