---
title: "Remove auth credentials"
method: DELETE
path: "/auth/{providerID}"
---

# Remove auth credentials

`DELETE /auth/{providerID}`

Remove authentication credentials

## Path parameters

- `providerID` string, required

## Response `200`

Successfully removed authentication credentials

- boolean

## Other responses

- `400` — Bad request

---

[API](https://skmtc.dev/isogonic/apis/codeplane.md) · [All operations](https://skmtc.dev/isogonic/apis/codeplane/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/isogonic/codeplane/revisions/e787ab2e6692/schema)
