---
title: "Changes to Create billing project"
method: POST
path: "/api/v1alpha/billing_projects/{billing_project}/create"
---

# Changes to Create billing project

`POST /api/v1alpha/billing_projects/{billing_project}/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` — 2 breaking, 7 info
- **2025-01-14** `559a91071cc1` — 1 breaking, 7 info

## Changes

- **2026-06-04** `a545b6b19c2b` — 1 info
  - the endpoint scheme security `developerAuth` was removed from the API
- **2025-04-16** `afa3b61d1d09` — 2 breaking, 7 info
  - removed the request body
  - the response's body type changed from `object` to `string` for status `200`
  - api operation id `createBillingProject` 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, 7 info
  - the response's body type changed from `string` to `object` for status `200`
  - api operation id `createBillingProject` was added
  - api tag `Billing Projects` added
  - api tag `Billing` removed
  - 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/api/v1alpha/billing_projects/:billing_project/create/post.md) · [API](https://skmtc.dev/hail-is/apis/hail-services.md) · [Page](https://skmtc.dev/hail-is/apis/hail-services/changes/api/v1alpha/billing_projects/:billing_project/create/post)
