12 lines
144 B
Plaintext
12 lines
144 B
Plaintext
meta {
|
|
name: Resend Email Confirmation
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
post {
|
|
url: {{API_URL}}/account/register/resend
|
|
body: none
|
|
auth: none
|
|
}
|