Skip to main content
POST
يحدّث اسم ووسوم رموز QR عديدة من جدول بيانات تم رفعه، بشكل غير متزامن، على مضيف Management API (‏api.scanova.io‏)، مع المصادقة باستخدام مفتاح Management API الخام الخاص بك.
string
مطلوب
تسمية لهذه العملية، تظهر في سرد العمليات بالجملة.
file
مطلوب
الجدول المملوء. يجب أن يحتوي بالضبط على الأعمدة qr code id وname وtags — راجع تنزيل جدول نموذجي للتحديث بالجملة (‏?type=update_details‏).
إجراء غير متزامن — استطلع سرد العمليات بالجملة للحصول على status/progress. يُعاد 400 إذا لم يحتوِ الملف بالضبط على الأعمدة الثلاثة المطلوبة، أو كانت بيانات الصف غير صالحة. يُعاد 403 إذا كان الحساب يفتقر إلى حصة BULK_OPERATION، أو كانت خطته غير مفعّلة، أو يفتقر إلى صلاحية BULK_OPERATION_CAN_UPDATE.

ذات صلة

التفويضات

Authorization
string
header
مطلوب

Send your Management API key as the raw value of the Authorization header — no "Bearer " or "Token " prefix, and no other characters. Example: Authorization: 401f7ac837da42b97f613d789819ff93537bee6a. A header containing more than one space-separated part is rejected outright. Requests also require the request's Host header to be the management API host (e.g. api.scanova.io) — the same key sent to the regular API host will not authenticate.

الاستجابة

Update started.