meta { name: Delete Official Bot type: http seq: 3 } http { method: DELETE url: {{accountBaseUrl}}/account/official-bots/{{botId}} auth: none } headers { Authorization: Bearer {{adminToken}} }