Billing Projects
Add user to billing project element (UI)
Add a user to a billing project and return rendered result HTML, or (dev only) its supporting jinja context
post/billing_projects/{billing_project}/users/add
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 added the user to the billing project.
object required