meta { name: Create Official Bot type: http seq: 2 } post { url: {{accountBaseUrl}}/account/official-bots body: json auth: inherit } settings { encodeUrl: true timeout: 0 } headers { Content-Type: application/json Authorization: Bearer {{adminToken}} } body:json { { "name": "Stockfish-1000" } }