---
title: "Remove org default credential"
method: DELETE
path: "/organizations/{id}/credential"
tags: ["Organizations"]
---

# Remove org default credential

`DELETE /organizations/{id}/credential`

Removes the default credential from an organization

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

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