Catalog REST Endpoints

Catalog
The operations from the Catalog category.
Create a catalog
Method: post
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/catalogs
Delete a catalog
Method: delete
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/catalogs/{catalogKey}
Get a list of catalogs
Method: get
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/catalogs
Get catalog details
Method: get
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/catalogs/{catalogKey}
Get list of catalog permissions
Method: get
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/catalogs/{catalogKey}/permissions
Refresh catalog through crawler
Method: post
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/catalogs/{catalogKey}/actions/refresh
Test external catalog connection
Method: post
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/actions/testConnection
Update catalog details
Method: put
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/catalogs/{catalogKey}
Update permissions for a catalog
Method: post
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/catalogs/{catalogKey}/actions/managePermission