RetryThirdPartyModelRequestSchema
third_party_model_idintegerrequired
Numeric ID of the failed import job to retry, returned by Import model from provider.
Example:
1001RetryThirdPartyModelRequestSchema
{
"third_party_model_id": 1001
}
Was this page helpful?