---
title: "Delete credentials"
method: DELETE
path: "/credentials/{credentialsId}"
tags: ["credentials"]
---

# Delete credentials

`DELETE /credentials/{credentialsId}`

Deletes the credentials identified by the given `credentialsId`.

## Path parameters

- `credentialsId` string, required

## Query parameters

- `workspaceId` integer
- `checked` boolean

## Response `204`

OK - No content

## Other responses

- `400` — Bad request
- `403` — Operation not allowed
- `409` — Running jobs block the deletion of this 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)
