bruno/memori-backend/User/Recovers a User-s name and sends it to their configured e-mail-.bru

12 lines
196 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Recovers a User-s name and sends it to their configured e-mail-
type: http
seq: 14
}
post {
url: https://backend.memori.ai/api/v2/RecoverUserName
body: json
auth: none
}