---
title: "Changes to Edit billing limits"
method: POST
path: "/billing_limits/{billing_project}/edit"
---

# Changes to Edit billing limits

`POST /billing_limits/{billing_project}/edit`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 9 revisions.

- **2026-06-04** `a545b6b19c2b` — 1 info
- **2025-04-16** `afa3b61d1d09` — 1 breaking, 1 warning, 9 info
- **2025-01-14** `559a91071cc1` — 2 warning, 8 info

## Changes

- **2026-06-04** `a545b6b19c2b` — 1 info
  - the endpoint scheme security `developerAuth` was removed from the API
- **2025-04-16** `afa3b61d1d09` — 1 breaking, 1 warning, 9 info
  - request body became required
  - deleted the `header` request parameter `x-hail-return-jinja-context`
  - api operation id `editBillingLimitsUI` removed and replaced with ``
  - the endpoint scheme security `developerAuth` was added to the API
  - api tag `Billing` added
  - api tag `Billing Projects` removed
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the optional property `billing_project` to the response with the `200` status
  - added the optional property `limit` to the response with the `200` status
- **2025-01-14** `559a91071cc1` — 2 warning, 8 info
  - removed the optional property `billing_project` from the response with the `200` status
  - removed the optional property `limit` from the response with the `200` status
  - api operation id `editBillingLimitsUI` was added
  - api tag `Billing Projects` added
  - api tag `Billing` removed
  - added the new optional `header` request parameter `x-hail-return-jinja-context`
  - request body became optional
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `404`

---

[Operation](https://skmtc.dev/hail-is/apis/hail-services/docs/billing_limits/:billing_project/edit/post.md) · [API](https://skmtc.dev/hail-is/apis/hail-services.md) · [Page](https://skmtc.dev/hail-is/apis/hail-services/changes/billing_limits/:billing_project/edit/post)
