bruno/memori-backend/User/Confirms the registration of a User and performs a Login-.bru
2024-07-16 11:15:30 +03:00

12 lines
186 B
Plaintext

meta {
name: Confirms the registration of a User and performs a Login-
type: http
seq: 11
}
post {
url: https://backend.memori.ai/api/v2/UserConfirm
body: json
auth: none
}