bruno/memori-backend/Invitation/Rejects an Invitation object-.bru

17 lines
239 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Rejects an Invitation object-
type: http
seq: 9
}
post {
url: https://backend.memori.ai/api/v2/RejectInvitation/{strToken}/{strInvitationID}
body: none
auth: none
}
params:path {
strToken:
strInvitationID:
}