Billing Projects
Close billing project element (UI)
Close a billing project and return rendered result HTML, or (dev only) its supporting jinja context
post/billing_projects/{billing_project}/close
Path parameters
billing_projectstring required
The ID of the billing project.
Headers
x-hail-return-jinja-contextboolean
Example:true
Do not render, and instead return the jinja context json.
Response
Successfully closed the billing project.
object required
Changes
No recorded changes to this endpoint across all 12 revisions of this API.