Import
Forces a retry of a previously queued import job. Use this endpoint to manually re-trigger an import job that has stalled or failed on the queue.
post/api/import/importforcerequest/{jobId}
Path parameters
jobIdstring required
The unique identifier of the queued import job to force-retry.
Response
OK