bruno/memori-backend/User/Logs out the User-.bru
2024-07-16 11:15:30 +03:00

16 lines
181 B
Plaintext

meta {
name: Logs out the User-
type: http
seq: 2
}
post {
url: https://backend.memori.ai/api/v2/Logout/{strToken}
body: none
auth: none
}
params:path {
strToken:
}