meta { name: Resend verification code type: http seq: 4 } post { url: {{baseUrl}}/api/v1/register/resend body: json auth: inherit } body:json { { "email": "" } }