Update a project's name / budget cap
Partial update. For monthlyCredits, a number sets the cap,
an explicit null clears it, and omitting the field leaves
it alone.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The project (child org) id.
Body
Response
The updated project.
A project is a child org under the parent (agency) org — a
customer's own isolated set of workspaces/tables while credits
and the concurrency pool stay shared at the parent. Select it on
any non-/projects request via the x-origami-project header.
"project"Monthly budget cap in credits, or null when uncapped.
This billing period's settled spend plus live in-flight reservations attributed to the project, in credits — the same numbers the in-app Teams page shows.