---
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

---

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