---
title: "Remove a creator from the Dataset's list of Creators."
method: DELETE
path: "/datasets/{id}/creator/remove"
tags: ["datasets"]
---

# Remove a creator from the Dataset's list of Creators.

`DELETE /datasets/{id}/creator/remove`

Takes the UUID of the dataset and the entry to delete (a String).

## Path parameters

- `id` string, required

## Query parameters

- `creator` string, required

## Response `200`

OK

---

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