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

12 lines
142 B
Plaintext
Raw Normal View History

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