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