meta { name: Challenge Official Bot type: http seq: 1 } post { url: {{accountBaseUrl}}/challenge/official/{{botName}}?difficulty={{difficulty}}&color={{color}} body: none auth: inherit } settings { encodeUrl: true timeout: 0 } headers { Authorization: Bearer {{token}} Accept: application/json } docs { Query Parameters: - difficulty: 1000-2800 (ELO) - color: white | black | random }