Enables an AI model region for the workspace.
Enables an AI model serving region in the workspace's model policy.
Use the stable region 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
regionKey
The stable serving-region key.
Response
No Content
Errors
400
Bad Request Error
401
Unauthorized Error

