12 lines
210 B
Plaintext
12 lines
210 B
Plaintext
|
|
meta {
|
||
|
|
name: Re-sends the verification code to confirm a pending User registration-
|
||
|
|
type: http
|
||
|
|
seq: 10
|
||
|
|
}
|
||
|
|
|
||
|
|
post {
|
||
|
|
url: https://backend.memori.ai/api/v2/ResendVerificationCode
|
||
|
|
body: json
|
||
|
|
auth: none
|
||
|
|
}
|