Delete Model Under Test
DELETE/v0/models_under_test/:mut_id
Delete all versions of a model under test and cascade delete TestRun and TestDataPoint objects associated with all versions.
Request
Responses
- 204
- 400
- 401
- 404
- 422
Successful Response
Input data is incorrect
Okareo API token has failed authentication
Data is not found
Input data is invalid