---
title: "DELETE /chat/sessions/{chat_id}/collaborators/{user_id}"
method: DELETE
path: "/chat/sessions/{chat_id}/collaborators/{user_id}"
tags: ["chat"]
---

# DELETE /chat/sessions/{chat_id}/collaborators/{user_id}

`DELETE /chat/sessions/{chat_id}/collaborators/{user_id}`

## Path parameters

- `chat_id` string, uuid, required
- `user_id` string, uuid, required

## Response `204`

Collaborator removed successfully

## Other responses

- `400` — Bad request
- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.dev/structifyai/apis/structify.md) · [All operations](https://skmtc.dev/structifyai/apis/structify/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/structifyai/structify/revisions/1364930b6980/schema)
