Delete a model
Delete a Model
Path Parameters
- model_id integer required
ID of the model
Responses
- 200
- 403
- 404
- 500
Model was deleted
User does not have the minimal required model role "MANAGER"
The model was not found
Something is wrong with the API.
Loading...