---
title: "Refresh Github App Auth For Vm"
method: POST
path: "/v1/vm/github-app-auth/refresh"
---

# Refresh Github App Auth For Vm

`POST /v1/vm/github-app-auth/refresh`

## Request body

- GitHubAppRefreshRequest — VM refresh broker payload for rotating GitHub App tokens.
  - `refreshToken` string, required
  - `envId` string, nullable
  - `githubLogin` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/tabtabtab/apis/fastapi.md) · [All operations](https://skmtc.dev/tabtabtab/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tabtabtab/fastapi/revisions/73961d1e6152/schema)
