---
title: "Reconcile the caller WorkOS GitHub identity into workos_user"
method: POST
path: "/v1/users/me/sync-github"
tags: ["Users Me"]
---

# Reconcile the caller WorkOS GitHub identity into workos_user

`POST /v1/users/me/sync-github`

## Response `200`

- UserMeSyncGithubResponseDto
  - `githubUserId` string, nullable, required
  - `githubUsername` string, nullable, 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)
