bruno/memori-backend/Invitation/Sends a new Invitation object-.bru

16 lines
202 B
Plaintext
Raw Normal View History

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