Create Shared Connection
POST
https://app.polytomic.com/api/connections/:id/share
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
idstringRequired
Headers
X-Polytomic-VersionstringOptional
Request
This endpoint expects an object.
organization_idstringRequired
format: "uuid"namestringOptional
Response
OK
dataobject or null
