---
title: "Delete connector credentials"
method: DELETE
path: "/merchant-account/{merchantId}/connectors/{connector}/credentials/{account}"
tags: ["Cost Ingestion"]
---

# Delete connector credentials

`DELETE /merchant-account/{merchantId}/connectors/{connector}/credentials/{account}`

Remove the stored credentials for one connector account.

## Path parameters

- `merchantId` string, required
- `connector` string, required
- `account` string, required

## Response `204`

Credentials deleted (no body)

---

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