پرش به مطلب اصلی

تلاش دوباره برای تبدیل فایل

مولفه ها

KeyTypeRequiredInExample
fileIdstringtruebody-
curl -X 'POST' \
'https://api.vidprotect.ir/v1/storage/bucket/file/queue/retry' \
-H 'accept: application/json' \
-H 'api_key: your_api_key' \
-H 'secret_key: your_secret_key' \
-H 'Content-Type: application/json' \
-d '{
"fileId": "_id"
}'