meta { name: Undo Move type: http seq: 5 } http { method: POST url: {{baseUrl}}/board/game/{{gameId}}/undo auth: none } headers { Authorization: Bearer {{token}} }