/exportInvitationResponse: Export Invitation Response

URL:
https://[root]/portals/[portalID]/collaborations/[collaborationID]/exportInvitationResponse
Methods:
POST
Required Capability:
Administrator (guest)
Version Introduced:
10.5

Example usage

The following is a sample ArcGIS Online request URL used to access the exportInvitationResponse operation:

Use dark colors for code blocksCopy
1
https://org.arcgis.com/sharing/rest/portals/0123456789ABCDEF/collaborations/eefa7ebb30aa435382cc9b27ffa95e3e/exportInvitationResponse

The following is a sample ArcGIS Enterprise request URL used to access the exportInvitationResponse operation:

Use dark colors for code blocksCopy
1
https://machine.domain.com/webadaptor/sharing/rest/portals/0123456789ABCDEF/collaborations/eefa7ebb30aa435382cc9b27ffa95e3e/exportInvitationResponse

Description

The exportInvitationResponse operation exports a collaboration invitation response file from a collaboration guest portal. The exported response file must be sent via email or through other communication channels that are established in your organization to the inviting portal's administrator. The inviting portal's administrator will then import your response file to complete the establishment of trust between your portals. It is important that the contents of this response file are not intercepted and tampered with by any unknown entity.

The response for this operation a file download that contains the response to the collaboration invitation.

Request parameters

ParameterDetails

f

The response formatting parameter. The default value is html.

Values: html | json | pjson

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.