meta { name: Cancel Challenge type: http seq: 6 } http { method: POST url: {{accountBaseUrl}}/challenge/{{challengeId}}/cancel auth: none } headers { Authorization: Bearer {{token}} }