Make one game move
arcade_make_moveApply one validated move at the current revision. Moves are persisted and cannot be undone. If the revision is stale, read the game state again before retrying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| move | Yes | ||
| revision | Yes | ||
| sessionId | Yes | ||
| sessionToken | Yes |