bruno/memori-backend/User/Re-sends the verification code to confirm a pending User registration-.bru

12 lines
210 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
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
}