---
title: "Update Loop Settings"
method: PUT
path: "/v1/loop/settings"
tags: ["Loop Settings"]
---

# Update Loop Settings

`PUT /v1/loop/settings`

## Request body

- SettingBody
  - `org_name` string, required — Name to display at the top of the Loop UI for end-users. This defaults to your Org name as per your PredictHQ account, however you can customize it here to make it different. E.g. `My Org Name`

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/predicthq/apis/predicthq-events-api.md) · [All operations](https://skmtc.net/predicthq/apis/predicthq-events-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/predicthq/predicthq-events-api/versions/66cd8ff349dd/schema)
