host.group.remove
Remove a tenant (by namespace) from a group this tenant owns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Group name. | |
| namespace | Yes | Member tenant's namespace. | |
| tenant_key | No | The key `signup` returned. Required only when this connection carries no Authorization: Bearer header -- when both are present, the header wins. |