v1

latestOpenAPI 3.1.0MIT Licence2026-07-17613573.4 KB
Billing Projects

Remove user from billing project element (UI)

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

post/billing_projects/{billing_project}/users/{user}/remove

Path parameters

billing_projectstring required

The ID of the billing project.

userstring required

The username of the user.

Headers

x-hail-return-jinja-contextboolean
Example:true

Do not render, and instead return the jinja context json.

Response

Successfully removed the user from the billing project.

object required