---
title: "Remove this credential"
method: DELETE
path: "/account/credentials/{credential_id}"
tags: ["Account"]
---

# Remove this credential

`DELETE /account/credentials/{credential_id}`

## Path parameters

- `credential_id` string, uuid, required

## Response `204`

empty response

## Other responses

- `401` — Access token is missing or invalid
- `404` — Resource not found

## Changes

- **2021-10-05** `48417fc1855f` — 1 info
  - endpoint added
- **2021-10-05** `fa23df407407` — 1 breaking
  - api path removed without deprecation
- **2021-07-13** `cd7fb8634e98` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/rumble/apis/rumble-api-deprecated/changes/account/credentials/:credential_id/delete.md)

---

[API](https://skmtc.dev/rumble/apis/rumble-api-deprecated.md) · [All operations](https://skmtc.dev/rumble/apis/rumble-api-deprecated/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rumble/rumble-api-deprecated/revisions/7c193c1fcd5c/schema)
