ML

Remove ML backend

DEL

Path parameters

idintegerRequired
A unique integer value identifying this ml backend.
DEL
1curl -X DELETE http://localhost:8080/api/ml/1 \
2 -H "Authorization: Token <api_key>"