bruno/memori-backend/User/Confirms the registration of a User and performs a Login-.bru

12 lines
186 B
Plaintext
Raw Normal View History

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