# Delete Variant. **DELETE /api/teams/{team}/experiments/{experiment}/variants/{variant}** > warn > Deleting a variant is permanent and cannot be undone. ## Servers - https://checkmango.com: https://checkmango.com () ## Authentication methods - Default ## Parameters ### Path parameters - **team** (integer) The ID of the team that the variant belongs to. - **experiment** (string) The experiment key that the variants belong to. - **variant** (string) The variant 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)