---
title: "Delete Integration Instance Auth Credential"
method: DELETE
path: "/v1/integration-instances/{integrationInstanceId}/auth-credential"
tags: ["Integration Instance Auth Credentials"]
---

# Delete Integration Instance Auth Credential

`DELETE /v1/integration-instances/{integrationInstanceId}/auth-credential`

Deletes the auth credential scoped to the given integration instance.

## Response `204`

Integration Instance Auth Credential was deleted successfully.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.net/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/versions/0261aef4b1e2/schema)
