---
title: "Delete a user's Managed Credentials record belonging to a Managed Identity"
method: DELETE
path: "/identities/{managedIdentityId}/credentials/{managedCredentialsId}"
tags: ["identities"]
---

# Delete a user's Managed Credentials record belonging to a Managed Identity

`DELETE /identities/{managedIdentityId}/credentials/{managedCredentialsId}`

Delete Managed Credentials

## Path parameters

- `managedIdentityId` integer, required
- `managedCredentialsId` integer, required

## Query parameters

- `orgId` integer
- `checked` boolean, nullable

## Response `204`

OK - No content

## Other responses

- `400` — Bad request
- `403` — Operation not allowed
- `409` — Running jobs block the deletion of this Managed Credentials

---

[API](https://skmtc.net/seqeralabs/apis/seqera-api.md) · [All operations](https://skmtc.net/seqeralabs/apis/seqera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/seqeralabs/seqera-api/versions/13316c9fe5ff/schema)
