bruno/memori-backend/User/Creates a new user-.bru

16 lines
180 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Creates a new user-
type: http
seq: 4
}
post {
url: https://backend.memori.ai/api/v2/User/{strToken}
body: json
auth: none
}
params:path {
strToken:
}