# Delete Experiment. **DELETE /api/teams/{team}/experiments/{experiment}** > warn > Deleting Experiment is permanent and cannot be undone. > All collected data and metrics regarding this experiment will be lost. ## Servers - https://checkmango.com: https://checkmango.com () ## Authentication methods - Default ## Parameters ### Path parameters - **team** (integer) The ID of the team that the experiment belongs to. - **experiment** (string) The experiment key to show. ## Responses ### 204 ### 403 #### Body: application/json (object) - **message** (string) ### 404 #### Body: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)