---
title: "Deletes a credential from the project."
method: DELETE
path: "/projects/{project_id}/foundry/credentials/{id}"
tags: ["Foundry"]
---

# Deletes a credential from the project.

`DELETE /projects/{project_id}/foundry/credentials/{id}`

## Path parameters

- `project_id` string, required
- `id` string, required

## Response `200`

Empty Response

## Other responses

- `401` — Error Authentication Failed
- `403` — Error Permissions
- `404` — Error Not Found
- `500` — Error Internal Server

---

[API](https://skmtc.net/crusoecloud/apis/crusoe-cloud-api-gateway.md) · [All operations](https://skmtc.net/crusoecloud/apis/crusoe-cloud-api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crusoecloud/crusoe-cloud-api-gateway/versions/a3fd2dedc72b/schema)
