Respond invitation
respond_invitationAccept or decline an invitation sent to you, or revoke one you sent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Invitation ID. | |
| action | Yes | accept or decline one sent to you; revoke one you sent. | |
| op_key | Yes | Operation key you choose, 8 to 128 characters. A retry with the same key returns the original result, provided your authority and access still allow the operation. | |
| expected_version | Yes | Version you last read. The write fails if it changed. |