Billing Projects

Reopen billing project element (UI)

Reopen a billing project and return rendered result HTML, or (dev only) its supporting jinja context

post/billing_projects/{billing_project}/reopen

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 reopened the billing project.

object required

Changes

No recorded changes to this endpoint across all 12 revisions of this API.