bruno/memori-backend/User/Recovers a User-s name and sends it to their configured e-mail-.bru
2024-07-16 11:15:30 +03:00

12 lines
196 B
Plaintext

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
}