meta { name: Unban User type: http seq: 12 } post { url: {{accountBaseUrl}}/account/{{userId}}/unban body: none auth: inherit } settings { encodeUrl: true timeout: 0 } headers { Authorization: Bearer {{adminToken}} }