الانتقال إلى المحتوى الرئيسي

Documentation Index

Fetch the complete documentation index at: https://docs.hybridbox.io/llms.txt

Use this file to discover all available pages before exploring further.

إعادة التوجيه

مرجع مُنشأ لنقاط نهاية إعادة التوجيه. تجمع هذه الصفحة المُنشأة كل عمليات API العامة في فئة إعادة التوجيه.

نقاط النهاية

سرد عمليات التوجيه

GET /v1/public/accounts/{account_id}/forwarding سرد عمليات التوجيه يسرد قواعد التوجيه ضمن حساب المسار. المرجع الكامل: GET /v1/public/accounts/{account_id}/forwarding
مرجع OpenAPI: /openapi.ar.json GET /v1/public/accounts/{account_id}/forwarding

إنشاء توجيه

POST /v1/public/accounts/{account_id}/forwarding إنشاء توجيه ينشئ قاعدة توجيه ضمن حساب المسار. المرجع الكامل: POST /v1/public/accounts/{account_id}/forwarding
مرجع OpenAPI: /openapi.ar.json POST /v1/public/accounts/{account_id}/forwarding

تأكيد تحقق إعادة التوجيه

POST /v1/public/accounts/{account_id}/forwarding/{forwarding_id}/verification/confirm تأكيد تحقق إعادة التوجيه يؤكد تحقق المستلم باستخدام رمز أدخله العميل. المرجع الكامل: POST /v1/public/accounts/{account_id}/forwarding/{forwarding_id}/verification/confirm
مرجع OpenAPI: /openapi.ar.json POST /v1/public/accounts/{account_id}/forwarding/{forwarding_id}/verification/confirm

إرسال تحقق إعادة التوجيه

POST /v1/public/accounts/{account_id}/forwarding/{forwarding_id}/verification/send إرسال تحقق إعادة التوجيه يرسل أو يعيد إرسال قاعدة إعادة توجيه للعميل. المرجع الكامل: POST /v1/public/accounts/{account_id}/forwarding/{forwarding_id}/verification/send
مرجع OpenAPI: /openapi.ar.json POST /v1/public/accounts/{account_id}/forwarding/{forwarding_id}/verification/send

التحقق من مستلم إعادة التوجيه

POST /v1/public/forwarding/verify التحقق من مستلم إعادة التوجيه يؤكد مستلم إعادة توجيه باستخدام رمز عام. المرجع الكامل: POST /v1/public/forwarding/verify
مرجع OpenAPI: /openapi.ar.json POST /v1/public/forwarding/verify

تحديث توجيه

PATCH /v1/public/accounts/{account_id}/forwarding/{forwarding_id} تحديث توجيه يحدث قاعدة توجيه عميل ضمن حساب المسار. المرجع الكامل: PATCH /v1/public/accounts/{account_id}/forwarding/{forwarding_id}
مرجع OpenAPI: /openapi.ar.json PATCH /v1/public/accounts/{account_id}/forwarding/{forwarding_id}

تعيين إعادة التوجيه نشطة

PATCH /v1/public/accounts/{account_id}/forwarding/{forwarding_id}/active تعيين إعادة التوجيه نشطة يوقف مؤقتًا أو يستأنف قاعدة إعادة توجيه للعميل. المرجع الكامل: PATCH /v1/public/accounts/{account_id}/forwarding/{forwarding_id}/active
مرجع OpenAPI: /openapi.ar.json PATCH /v1/public/accounts/{account_id}/forwarding/{forwarding_id}/active

حذف توجيه

DELETE /v1/public/accounts/{account_id}/forwarding/{forwarding_id} حذف توجيه يحذف قاعدة توجيه عميل ضمن حساب المسار. المرجع الكامل: DELETE /v1/public/accounts/{account_id}/forwarding/{forwarding_id}
مرجع OpenAPI: /openapi.ar.json DELETE /v1/public/accounts/{account_id}/forwarding/{forwarding_id}