Path parameters
-
inference_id
string Required The inference identifier.
DELETE
/_inference/{inference_id}
curl \
--request DELETE 'http://api.example.com/_inference/{inference_id}' \
--header "Authorization: $API_KEY"