Credentials REST Endpoints

Credentials
The operations from the Credentials category.
Create new credential
Method: post
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/credentials
Delete credentials
Method: delete
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/credentials/{credentialKey}
Get credential details
Method: get
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/credentials/{credentialKey}
Get list of credentials
Method: get
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/credentials
Update credentials
Method: put
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/credentials/{credentialKey}