host.group.add
Add a tenant (by namespace) to 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. |