set_client
Assign an existing site to a client space by name or slug, auto-creating the client if needed, or detach it to a floating page with null. One call per site.
Instructions
File an existing site under a client space (by name or slug, auto-created), or pass client: null to detach it to a floating page. Mirrors set_password: one site, one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client | Yes | ||
| id_or_slug | Yes | Site id, slug, or unlisted token. |