---
title: "Change Github app connection configuration of an app"
method: PUT
path: "/apps/{app-slug}/github-app-connection-configuration"
tags: ["application"]
---

# Change Github app connection configuration of an app

`PUT /apps/{app-slug}/github-app-connection-configuration`

Change Github app connection configuration of an app

## Path parameters

- `app-slug` string, required

## Request body

- object
  - `use_full_permission_set` boolean, required

## Response `204`

No Content

## Other responses

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

---

[API](https://skmtc.net/bitrise/apis/bitrise-api.md) · [All operations](https://skmtc.net/bitrise/apis/bitrise-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitrise/bitrise-api/revisions/89468e4a014b/schema)
