Skip to main content

RetryThirdPartyModelRequestSchema

third_party_model_idintegerrequired

Numeric ID of the failed import job to retry, returned by Import model from provider.

Example: 1001
RetryThirdPartyModelRequestSchema
{
"third_party_model_id": 1001
}