meta { name: Delete Official Bot type: http seq: 3 } delete { url: {{accountBaseUrl}}/account/official-bots/{{botId}} body: none auth: inherit } settings { encodeUrl: true timeout: 0 } headers { Authorization: Bearer {{adminToken}} }