Download Shared Model
This API helps to download the shared model to the specified destination tenant and creates a Match IQ flow with the downloaded model.
Request
Name | Type | Required | Details |
---|---|---|---|
environment |
path |
Yes |
Environment where the shared model will be downloaded. Example: |
tenantId |
path |
Yes |
Tenant where the shared model will be downloaded. Example: |
modelId |
path |
Yes |
Shared model identifier. Example: |
entityType |
query |
No |
Entity type that must be used for the flow with the downloaded model. If not specified, then the original model entity type is used. Example: |
Response
Sample
Content-Type:application/json