12 lines
189 B
Plaintext
12 lines
189 B
Plaintext
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
|
|
}
|