meta { name: POST target select - clear lock type: http seq: 12 } post { url: {{baseUrl}}/game/players/{{playerId}}/target/select body: json auth: none } headers { content-type: application/json } body:json { { "schemaVersion": 1, "targetId": null } }