---
title: "Remove the GitHub link from the session user (and any cross-email ghost)"
method: DELETE
path: "/v1/users/me/github-link"
tags: ["Users Me"]
---

# Remove the GitHub link from the session user (and any cross-email ghost)

`DELETE /v1/users/me/github-link`

## Response `200`

- UserMeUnlinkGithubResponseDto
  - `ghostDeleted` boolean, required

## Other responses

- `400` — Validation failed
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `409` — Conflict
- `500` — Internal server error

---

[API](https://skmtc.net/vendure/apis/vendure-io-api-public.md) · [All operations](https://skmtc.net/vendure/apis/vendure-io-api-public/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vendure/vendure-io-api-public/revisions/5fc4757128af/schema)
