---
title: "SudoUpdateOrganizationBillingMessage sets (overriding any existing) a custom message banner for the organization"
method: POST
path: "/v1/superuser/organizations/{org}/billing/message"
---

# SudoUpdateOrganizationBillingMessage sets (overriding any existing) a custom message banner for the organization

`POST /v1/superuser/organizations/{org}/billing/message`

## Path parameters

- `org` string, required

## Request body

- object
  - `level` 'BILLING_ISSUE_LEVEL_UNSPECIFIED' | 'BILLING_ISSUE_LEVEL_WARNING' | 'BILLING_ISSUE_LEVEL_ERROR'
  - `message` string

## Response `200`

A successful response.

- V1SudoUpdateOrganizationBillingMessageResponse

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-06-08** (v1) `adc665ef8c17` — 1 info
  - endpoint added
- **2025-12-11** (v1) `f317ff96998d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/rilldata/apis/rill-admin-api/changes/v1/superuser/organizations/:org/billing/message/post.md)

---

[API](https://skmtc.dev/rilldata/apis/rill-admin-api.md) · [All operations](https://skmtc.dev/rilldata/apis/rill-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rilldata/rill-admin-api/revisions/abe7a430f373/schema)
