ModelService
Models
Disable a model
Transitions a model to STATE_DISABLED. Fails while agent variations are still provisioned on the model; use :swapModelOnVariations to move them first.
post/v1/workspaces/{workspaceId}/models/{id}:disable
Path parameters
workspaceIdstring required
Workspace ID.
idstring required
Model ID
Request body
Response
OK