/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:

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:

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.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close