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

12 lines
189 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Confirms the password reset of a User and performs a Login-
type: http
seq: 13
}
post {
url: https://backend.memori.ai/api/v2/ResetConfirm
body: json
auth: none
}