DeltaShare REST Endpoints

DeltaShare
The operations from the DeltaShare category.
Create a Delta Share
Method: post
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/shares
Create a Delta Share recipient
Method: post
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/recipients
Delete a Delta Share
Method: delete
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/shares/{shareKey}
Delete a recipient
Method: delete
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/recipients/{recipientKey}
Get a list of Delta Share access for a recipient
Method: get
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/recipients/{recipientKey}/shares
Get a list of Delta Share access for a recipient
Method: get
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/shares/{shareKey}/permissions
Get a list of Delta Share recipients
Method: get
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/recipients
Get a list of Delta Shares
Method: get
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/shares
Get a list of recipients specific to a Delta Share
Method: get
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/shares/{shareKey}/recipients
Get Delta Share details
Method: get
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/shares/{shareKey}
Get Delta Share recipient details
Method: get
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/recipients/{recipientKey}
Get list of Delta Share recipient permissions
Method: get
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/recipients/{recipientKey}/permissions
Gets a list of Delta Share assets
Method: get
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/shares/{shareKey}/dataAssets
Update a Delta Share
Method: put
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/shares/{shareKey}
Update a Delta Share recipient
Method: put
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/recipients/{recipientKey}
Update consumer-side access on a share for a recipient
Method: post
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/shares/{shareKey}/actions/manageAccess
Update Delta Share permissions
Method: post
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/shares/{shareKey}/actions/managePermission
Update recipient permissions
Method: post
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/recipients/{recipientKey}/actions/managePermission
Updates Delta Share data assets
Method: post
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/shares/{shareKey}/actions/manageDataAsset