Respond to Invite
PUT {{protocol}}://{{accounts_api_url}}/{{accounts_api_version}}/invites/{{invite_zuid}}?action=accept
Responds to an invite based on the query parameter provided. Takes one of following values for the query param action
.
- accept
- decline
- cancel
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
action | string | Accept an invite. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |