# Delete Participant. **DELETE /api/teams/{team}/participants/{participant}** > warn > Deleting a participant 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 participant belongs to. - **participant** (string) The key of the participant. ## Responses ### 204: ### 403: #### Body Parameters: application/json (object) - **message** (string) ### 404: #### Body Parameters: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)