meta { name: Rotate Bot Token type: http seq: 8 } post { url: {{accountBaseUrl}}/account/bots/{{botId}}/rotate-token body: none auth: inherit } settings { encodeUrl: true timeout: 0 } headers { Authorization: Bearer {{token}} }