---
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.net/kaaass/apis/opencode.md) · [All operations](https://skmtc.net/kaaass/apis/opencode/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kaaass/opencode/versions/8bb9a15bd144/schema)
