---
title: "Delete a participant in challenge team"
method: DELETE
path: "/api/v5/challenges/coaching/participants/{participant_id}"
tags: ["Challenges Coaching"]
---

# Delete a participant in challenge team

`DELETE /api/v5/challenges/coaching/participants/{participant_id}`

Delete a participant in challenge team

## Path parameters

- `participant_id` integer, required

## Query parameters

- `team_id` integer, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/pavlok/apis/pavlok-api-v5.md) · [All operations](https://skmtc.net/pavlok/apis/pavlok-api-v5/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pavlok/pavlok-api-v5/revisions/3d192098b1ac/schema)
