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