Billing Projects
Reopen billing project
Reopen a billing project.
post/api/v1alpha/billing_projects/{billing_project}/reopen
Path parameters
billing_projectstring required
The ID of the billing project.
Response
Successfully reopened the billing project.
Example response
{
"success": true
}