v76

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-015764591.5 MB
Machine Learning

Remove ML Backend

Remove an existing ML backend connection by ID. For example, use the
following cURL command:
```bash
curl -X DELETE http://localhost:8000/api/ml/{ml_backend_ID} -H 'Authorization: Token abc123'
delete/api/ml/{id}

Path parameters

idinteger required

Response

No response body