Wait for asset processing to complete
GET/iguides/:iguideId/assets/:assetName/waitForProcess
Wait for processing of an uploaded asset file to complete. This operation is blocking. If the background job is not complete, it will abort with a timeout error code, and then you need to retry.
Request
Responses
- 200
- 404
- 581
Processing completed successfully
Job not found
Request timeout - processing incomplete