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_idstringRequired
The UUID of the model result.

Response

Model result deleted

Errors