meta { name: confirmUser type: http seq: 2 } post { url: {{BASE_URL}}/api/v1/auth/confirm/ body: json auth: inherit } body:json { { "code": 1111, "phone": "+998940014741" } } settings { encodeUrl: true timeout: 0 }