Delete Model Result
Deletes a model result.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
result_id
The UUID of the model result.
Response
Model result deleted
Bearer authentication of the form Bearer <token>, where token is your auth token.