17 lines
225 B
Plaintext
17 lines
225 B
Plaintext
meta {
|
|
name: Rejects an Invitation object.
|
|
type: http
|
|
seq: 9
|
|
}
|
|
|
|
post {
|
|
url: {{baseUrl}}/api/v2/RejectInvitation/:strToken/:strInvitationID
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
strToken:
|
|
strInvitationID:
|
|
}
|