Refresh
- URL:https://<portals-url>/portals/0123456789ABCDEF/collaborations/<collaborationId>/invitations/<invitationId>/refresh(POST only)
- Required Capability:Administrator (host)
- Version Introduced:10.5
Description
The refresh operation refreshes a previously generated distributed collaboration invitation. The new invitation file is provided via a multipart POST response. The expiration for the invitation is extended an additional 72 hours from the current time.
Response properties
Property | Details |
|---|---|
| collaborationId | The ID of the distributed collaboration for which the invitation was generated. |
| invitationId | The ID of the specific invitation from the collaboration that was refreshed. |
| success | Indicates whether the operation succeeded. Returns true if so. |