meta { name: Cancel Challenge type: http seq: 6 } post { url: {{accountBaseUrl}}/challenge/{{challengeId}}/cancel body: none auth: inherit } settings { encodeUrl: true timeout: 0 } headers { Authorization: Bearer {{token}} }