Move client spot
move_client_spotMove a booked client to a different reformer/spot in the same class. Use get_spot_map to see spot ids and which are free. [requires scope: book]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spot | Yes | Spot number/name (e.g. '7') or spot_id | |
| client_id | Yes | ||
| class_session_id | Yes |