Create Partner Shared Connection
Shares a connection with another organization in the caller's partner account.
Authentication
AuthorizationBearer
Bearer partner API key
Path parameters
org_id
Unique identifier of the organization that owns the parent connection.
connection_id
Unique identifier of the parent connection to share.
Headers
X-Polytomic-Version
Request
This endpoint expects an object.
child_organization_id
Unique identifier of the child organization that should receive the shared connection.
name
Optional name for the shared copy. Defaults to the parent connection name.
Response
OK
data
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error
