---
title: "Changes to Create billing project"
method: POST
path: "/billing_projects/create"
---

# Changes to Create billing project

`POST /billing_projects/create`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 12 revisions.

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

## Changes

- **2026-06-04** `a545b6b19c2b` — 1 info
  - the endpoint scheme security `developerAuth` was removed from the API
- **2025-04-16** `afa3b61d1d09` — 3 breaking, 1 warning, 7 info
  - added the new path request parameter `billing_project`
  - removed the request body
  - the response's body type changed from `object` to `string` for status `200`
  - deleted the `header` request parameter `x-hail-return-jinja-context`
  - api operation id `createBillingProjectUI` 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 `409`
- **2025-01-14** `559a91071cc1` — 1 breaking, 1 warning, 8 info
  - the response's body type changed from `string` to `object` for status `200`
  - deleted the `path` request parameter `billing_project`
  - api operation id `createBillingProjectUI` was added
  - api tag `Billing Projects` added
  - api tag `Billing` removed
  - added the new optional `header` request parameter `x-hail-return-jinja-context`
  - added optional request body
  - 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 `409`

---

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