# Delete a data frame analytics job **DELETE /_ml/data_frame/analytics/{id}** ## Required authorization * Cluster privileges: `manage_ml` ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth - Basic auth - Bearer auth ## Parameters ### Path parameters - **id** (string) Identifier for the data frame analytics job. ### Query parameters - **force** (boolean) If `true`, it deletes a job that is not stopped; this method is quicker than stopping and deleting the job. - **timeout** (string) The time to wait for the job to be deleted. ## Responses ### 200 #### Body: application/json (object) - **acknowledged** (boolean) For a successful response, this value is always true. On failure, an exception is returned instead. [Powered by Bump.sh](https://bump.sh)