Update Organization Model
PATCH/api/v2/models/custom/:model_id
Updates an existing organization-level 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?