17 lines
239 B
Plaintext
17 lines
239 B
Plaintext
|
|
meta {
|
||
|
|
name: Accepts an Invitation object-
|
||
|
|
type: http
|
||
|
|
seq: 8
|
||
|
|
}
|
||
|
|
|
||
|
|
post {
|
||
|
|
url: https://backend.memori.ai/api/v2/AcceptInvitation/{strToken}/{strInvitationID}
|
||
|
|
body: none
|
||
|
|
auth: none
|
||
|
|
}
|
||
|
|
|
||
|
|
params:path {
|
||
|
|
strToken:
|
||
|
|
strInvitationID:
|
||
|
|
}
|