---
title: "This specific user will be removed from the data source"
method: DELETE
path: "/sources/{id}/users/{user_id}"
tags: ["sources", "users"]
---

# This specific user will be removed from the data source

`DELETE /sources/{id}/users/{user_id}`

## Path parameters

- `id` string, required
- `user_id` string, required

## Response `204`

User has been removed

## Other responses

- `404` — Unknown user id or data source
- `default` — Unexpected internal server error

---

[API](https://skmtc.net/influxdata/apis/chronograf.md) · [All operations](https://skmtc.net/influxdata/apis/chronograf/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/influxdata/chronograf/revisions/ce55d963b4ac/schema)
