DELETE
/_inference/{inference_id}
Console
DELETE /_inference/sparse_embedding/my-elser-model
curl \
--request DELETE 'http://api.example.com/_inference/{inference_id}'
DELETE /_inference/sparse_embedding/my-elser-model
curl \
--request DELETE 'http://api.example.com/_inference/{inference_id}'
This is a preview of your version @2025-06-09 which is not yet released.