---
title: "Changing the location of the application's bitrise.yaml"
method: PUT
path: "/apps/{app-slug}/bitrise.yml/config"
tags: ["app-setup"]
---

# Changing the location of the application's bitrise.yaml

`PUT /apps/{app-slug}/bitrise.yml/config`

Changing the location of the application's bitrise.yaml. Requires administrator level privileges to the app.

## Path parameters

- `app-slug` string, required

## Request body

- V0BitriseYMLConfigUpdateParams
  - `location` 'bitrise.io' | 'repository'

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

[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)
