Update Workspace Model
PATCH/api/v2/workspaces/:workspace_id/models/custom/:model_id
Updates an existing workspace-scoped custom model definition.
Request
Responses
- 200
- 404
- 409
- 422
Successful Response
We couldn't find a model with this ID. Check the ID and try again.
A model with this name already exists.
The model configuration is invalid.
Was this page helpful?