meta { name: Make Move type: http seq: 3 } http { method: POST url: {{baseUrl}}/board/game/{{gameId}}/move/{{uci}} auth: none } headers { Authorization: Bearer {{token}} }