ModelService
Models
Enable a model
Transitions a model to STATE_ENABLED, making it available for agent variations in the workspace
post/v1/workspaces/{workspaceId}/models/{id}:enable
Path parameters
workspaceIdstring required
Workspace ID.
idstring required
Model ID
Request body
Response
OK