---
title: "Delete external auth user link by ID"
method: DELETE
path: "/api/v2/external-auth/{externalauth}"
tags: ["Git"]
---

# Delete external auth user link by ID

`DELETE /api/v2/external-auth/{externalauth}`

## Path parameters

- `externalauth` string, string, required

## Response `200`

OK

- CodersdkDeleteExternalAuthByIDResponse
  - `token_revocation_error` string
  - `token_revoked` boolean — TokenRevoked set to true if token revocation was attempted and was successful

---

[API](https://skmtc.net/coder/apis/coder-api.md) · [All operations](https://skmtc.net/coder/apis/coder-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coder/coder-api/versions/56b6e9f08540/schema)
