تخطَّ إلى المحتوى

🪪 واجهة برمجة تطبيقات المستأجر والهوية

تكوينات عرض الحساب وقنوات تنبيه المسؤول. إعادة تعيين كلمة المرور لمرة واحدة وتدفقات التوفير ومراقبة الاتصال النشط.

  • الفئة: المنصة
  • التعقيد: متقدم
  • المسارات: 183 | المخططات: 511
  • المستوى: قياسي
  • المجالات ذات الصلة: users، authentication، system
  • إدارة ملفات تعريف المستخدمين وتفضيلات الإشعارات
  • تكوين عناصر التحكم في الجلسة وإعدادات كلمة المرور لمرة واحدة
  • التعامل مع عمليات إدارة الهوية
  • معالجة طلبات الوصول الأولي للمستخدم
  • user_profile: ملف تعريف المستخدم مع الإعدادات الشخصية
  • session: جلسة المستخدم لحالة المصادقة
  • otp_policy: سياسة كلمة المرور لمرة واحدة للمصادقة متعددة العوامل
الطريقةالمسارالوصف
GET/api/web/namespaces/system/allowed_tenants/support-tenant/accessالحصول على وصول المستأجر المدعوم.
POST/api/web/namespaces/system/allowed_tenants/support-tenant/accessتحديث وصول المستأجر المدعوم.
POST/api/web/namespaces/{metadata.namespace}/allowed_tenantsإنشاء مستأجر مسموح به.
PUT/api/web/namespaces/{metadata.namespace}/allowed_tenants/{metadata.name}استبدال مستأجر مسموح به.
GET/api/web/namespaces/{namespace}/allowed_tenantsقائمة المستأجرين المسموح بهم.
GET/api/web/namespaces/{namespace}/allowed_tenants/{name}الحصول على مستأجر مسموح به.
DELETE/api/web/namespaces/{namespace}/allowed_tenants/{name}حذف مستأجر مسموح به.
POST/api/config/namespaces/{metadata.namespace}/authenticationsإنشاء مصادقة.
PUT/api/config/namespaces/{metadata.namespace}/authentications/{metadata.name}استبدال مصادقة.
GET/api/config/namespaces/{namespace}/authenticationsقائمة المصادقات.
GET/api/config/namespaces/{namespace}/authentications/{name}الحصول على مصادقة.
DELETE/api/config/namespaces/{namespace}/authentications/{name}حذف مصادقة.
POST/api/config/namespaces/{metadata.namespace}/authorization_serversإنشاء خادم التفويض.
PUT/api/config/namespaces/{metadata.namespace}/authorization_servers/{metadata.name}استبدال خادم التفويض.
GET/api/config/namespaces/{namespace}/authorization_serversقائمة خوادم التفويض.
GET/api/config/namespaces/{namespace}/authorization_servers/{name}الحصول على خادم التفويض.
DELETE/api/config/namespaces/{namespace}/authorization_servers/{name}حذف خادم التفويض.
POST/api/waf/namespaces/{namespace}/authorization_servers/{name}/updateتحديث خادم التفويض.
GET/api/web/namespaces/system/partner-management/child_tenantsقائمة المستأجرين الفرعيين.
POST/api/web/namespaces/system/partner-management/child_tenants/migrateترحيل المستأجرين الفرعيين.
GET/api/web/namespaces/system/partner-management/customer_supportsقائمة جميع تذاكر الدعم المنشأة في المستأجر الفرعي.
POST/api/web/namespaces/system/partner-management/customer_supportsإنشاء تذكرة دعم عملاء في المستأجر الفرعي.
GET/api/web/namespaces/system/partner-management/customer_supports/{tp_id}الحصول على تذكرة دعم عملاء في المستأجر الفرعي.
POST/api/web/namespaces/system/partner-management/customer_supports/{tp_id}/closeإغلاق تذكرة دعم عملاء في المستأجر الفرعي.
POST/api/web/namespaces/system/partner-management/customer_supports/{tp_id}/commentإضافة تعليق إلى تذكرة دعم عملاء في المستأجر الفرعي.
POST/api/web/namespaces/system/partner-management/customer_supports/{tp_id}/escalateتصعيد تذكرة في المستأجر الفرعي.
POST/api/web/namespaces/system/partner-management/customer_supports/{tp_id}/priorityتغيير أولوية تذكرة في المستأجر الفرعي.
POST/api/web/namespaces/system/partner-management/customer_supports/{tp_id}/reopenإعادة فتح تذكرة دعم عملاء مغلقة في المستأجر الفرعي.
POST/api/web/namespaces/{metadata.namespace}/child_tenantsمستأجر فرعي.
PUT/api/web/namespaces/{metadata.namespace}/child_tenants/{metadata.name}استبدال مستأجر فرعي.
GET/api/web/namespaces/{namespace}/child_tenantsقائمة المستأجرين الفرعيين.
GET/api/web/namespaces/{namespace}/child_tenants/{name}الحصول على مستأجر فرعي.
DELETE/api/web/namespaces/{namespace}/child_tenants/{name}حذف مستأجر فرعي.
GET/api/web/namespaces/system/partner-management/child_tenant_managers/{name}/child_tenantsقائمة المستأجرين الفرعيين لمدير مستأجر فرعي محدد.
POST/api/web/namespaces/system/partner-management/child_tenant_managers/{name}/child_tenants/migrateترحيل المستأجرين الفرعيين لـ CTM.
POST/api/web/namespaces/{metadata.namespace}/child_tenant_managersمدير المستأجر الفرعي.
PUT/api/web/namespaces/{metadata.namespace}/child_tenant_managers/{metadata.name}استبدال مدير المستأجر الفرعي.
GET/api/web/namespaces/{namespace}/child_tenant_managersقائمة مديري المستأجرين الفرعيين.
GET/api/web/namespaces/{namespace}/child_tenant_managers/{name}الحصول على مدير المستأجر الفرعي.
DELETE/api/web/namespaces/{namespace}/child_tenant_managers/{name}حذف مدير المستأجر الفرعي.
GET/api/web/namespaces/system/partner-management/customer_supports/{tp_id}/comment/{comment_id}/attachment/{attachment_id}الحصول على المرفق.
POST/api/cloud-data/namespaces/system/cloud_user_accounts/discover_networksاكتشاف الشبكات السحابية.
POST/api/web/namespaces/{metadata.namespace}/contactsإنشاء جهة اتصال.
PUT/api/web/namespaces/{metadata.namespace}/contacts/{metadata.name}استبدال جهة اتصال.
GET/api/web/namespaces/{namespace}/contactsقائمة جهات الاتصال.
GET/api/web/namespaces/{namespace}/contacts/{name}الحصول على جهة اتصال.
DELETE/api/web/namespaces/{namespace}/contacts/{name}حذف جهة اتصال.
GET/api/web/namespaces/system/managed_client/customer_supportsقائمة تذاكر المستأجر المُدار.
POST/api/web/namespaces/system/managed_client/customer_supportsإنشاء تذكرة دعم عملاء في المستأجر المُدار.
GET/api/web/namespaces/system/managed_client/customer_supports/{tp_id}الحصول على تذكرة دعم عملاء في المستأجر المُدار.
POST/api/web/namespaces/system/managed_client/customer_supports/{tp_id}/closeإغلاق تذكرة دعم عملاء في المستأجر المُدار.
POST/api/web/namespaces/system/managed_client/customer_supports/{tp_id}/commentإضافة تعليق إلى تذكرة دعم عملاء في المستأجر المُدار.
POST/api/web/namespaces/system/managed_client/customer_supports/{tp_id}/escalateتصعيد تذكرة في المستأجر المُدار.
POST/api/web/namespaces/system/managed_client/customer_supports/{tp_id}/priorityأولوية تذكرة في المستأجر المُدار.
POST/api/web/namespaces/system/managed_client/customer_supports/{tp_id}/reopenإعادة فتح تذكرة دعم عملاء مغلقة في المستأجر المُدار.
GET/api/web/namespaces/system/managed_tenants_by_userالحصول على قائمة المستأجرين المُدارين حسب المستخدم.
GET/api/web/namespaces/system/managed_tenants_listالحصول على قائمة المستأجرين المُدارين.
GET/api/web/namespaces/system/support-tenant/managed_tenantsقائمة المستأجرين المُدارين حسب المستخدم لعمليات الدعم.
POST/api/web/namespaces/{metadata.namespace}/managed_tenantsإنشاء مستأجر مُدار.
PUT/api/web/namespaces/{metadata.namespace}/managed_tenants/{metadata.name}استبدال مستأجر مُدار.
GET/api/web/namespaces/{namespace}/managed_tenantsقائمة المستأجرين المُدارين.
GET/api/web/namespaces/{namespace}/managed_tenants/{name}الحصول على مستأجر مُدار.
DELETE/api/web/namespaces/{namespace}/managed_tenants/{name}حذف مستأجر مُدار.
GET/api/web/namespaces/system/managed_client/customer_supports/{tp_id}/comment/{comment_id}/attachment/{attachment_id}الحصول على المرفق.
GET/api/web/namespacesقائمة مساحات الأسماء.
POST/api/web/namespacesإنشاء مساحة اسم.
POST/api/config/namespaces/system/all_application_inventoryجرد جميع كائنات التطبيقات.
POST/api/config/namespaces/system/all_application_inventory_waf_filtersجرد جميع كائنات التطبيقات مع فلاتر WAF.
POST/api/ml/data/namespaces/system/api_endpoints/all_ns_statsالحصول على إحصائيات نقاط نهاية API لجميع مساحات الأسماء.
POST/api/web/namespaces/system/evaluate-api-accessتقييم وصول API.
POST/api/web/namespaces/system/evaluate-batch-api-accessتقييم وصول API على دفعات.
POST/api/web/namespaces/system/lookup-user-rolesالبحث عن أدوار المستخدم.
POST/api/config/namespaces/system/networking_inventoryجرد كائنات الشبكات.
POST/api/cloud-data/namespaces/system/suggest-valuesاقتراح القيم.
POST/api/config/namespaces/system/update_allow_advertise_on_publicتحديث السماح بالإعلان على الشبكة العامة.
POST/api/config/namespaces/system/validate_rulesالتحقق من صحة القواعد.
PUT/api/web/namespaces/{metadata.name}استبدال مساحة اسم.
GET/api/config/namespaces/{namespace}/active_alert_policiesالحصول على سياسات التنبيه النشطة.
POST/api/config/namespaces/{namespace}/active_alert_policiesتعيين سياسات التنبيه النشطة.
GET/api/config/namespaces/{namespace}/active_network_policiesالحصول على سياسات الشبكة النشطة.
POST/api/config/namespaces/{namespace}/active_network_policiesتعيين سياسات الشبكة النشطة.
GET/api/config/namespaces/{namespace}/active_service_policiesالحصول على سياسات الخدمة النشطة.
POST/api/config/namespaces/{namespace}/active_service_policiesتعيين سياسات الخدمة النشطة.
POST/api/ml/data/namespaces/{namespace}/api_endpoints/statsالحصول على إحصائيات نقاط نهاية API لمساحة الاسم.
POST/api/config/namespaces/{namespace}/application_inventoryجرد كائنات التطبيقات.
GET/api/config/namespaces/{namespace}/fast_acls_for_internet_vipsالحصول على FastACLs لعناوين VIP على الإنترنت.
POST/api/config/namespaces/{namespace}/fast_acls_for_internet_vipsتعيين FastACLs لعناوين VIP على الإنترنت.
POST/api/web/namespaces/{namespace}/suggest-valuesاقتراح القيم.
GET/api/web/namespaces/{name}الحصول على مساحة اسم.
POST/api/web/namespaces/{name}/cascade_deleteالحذف المتسلسل.
GET/api/web/namespaces/{namespace}/namespace_rolesقائمة أدوار مساحة الاسم.
GET/api/web/namespaces/{namespace}/namespace_roles/{name}الحصول على دور مساحة الاسم.
POST/api/config/namespaces/{namespace}/dynamic-dataالبيانات الديناميكية.
GET/api/web/namespaces/{namespace}/rbac_policysقائمة سياسات RBAC.
GET/api/web/namespaces/{namespace}/rbac_policys/{name}الحصول على سياسة RBAC.
GET/api/web/custom/namespaces/{namespace}/rolesقائمة الأدوار المخصصة.
POST/api/web/custom/namespaces/{namespace}/rolesإنشاء دور مخصص.
GET/api/web/custom/namespaces/{namespace}/roles/{name}الحصول على دور مخصص.
PUT/api/web/custom/namespaces/{namespace}/roles/{name}استبدال دور مخصص.
POST/api/web/namespaces/{metadata.namespace}/rolesإنشاء دور.
PUT/api/web/namespaces/{metadata.namespace}/roles/{metadata.name}استبدال دور.
GET/api/web/namespaces/{namespace}/rolesقائمة الأدوار
GET/api/web/namespaces/{namespace}/roles/{name}الحصول على دور
DELETE/api/web/namespaces/{namespace}/roles/{name}حذف دور.
GET/api/web/custom/namespaces/{namespace}/oidc_provider/{name}الحصول
POST/api/web/custom/namespaces/{namespace}/oidc_provider/{name}/deleteحذف
GET/api/web/custom/namespaces/{namespace}/oidc_providersقائمة
POST/api/web/custom/namespaces/{namespace}/oidc_providersإنشاء
GET/api/web/custom/namespaces/{namespace}/oidc_providers/{name}الحصول
POST/api/web/custom/namespaces/{namespace}/oidc_providers/{name}استبدال
PUT/api/web/custom/namespaces/{namespace}/oidc_providers/{name}استبدال
POST/api/web/custom/namespaces/{namespace}/oidc_providers/{name}/deleteحذف
GET/api/web/custom/namespaces/{namespace}/oidc_providers/{name}/mappersالحصول على محددات OIDC.
POST/api/web/custom/namespaces/{namespace}/oidc_providers/{name}/mappersتحديث محددات OIDC.
PUT/api/web/custom/namespaces/{namespace}/oidc_providers/{name}/scimتحديث تكامل SCIM لموفر OIDC.
GET/no_auth/countries/{country_code}/states/{prefix}قائمة الولايات.
GET/no_auth/countries/{country_code}/states/{state_code}/cities/{prefix}قائمة المدن.
GET/no_auth/countries/{prefix}قائمة الدول.
POST/no_auth/login/validate_registrationالتحقق من صحة التسجيل.
POST/no_auth/send_password_emailإرسال بريد إلكتروني لكلمة المرور.
GET/no_auth/signup/{name}قراءة بيانات التسجيل.
POST/no_auth/validate_contactالتحقق من صحة جهة الاتصال.
GET/api/web/custom/countries/{country_code}/states/{prefix}قائمة الولايات.
GET/api/web/custom/countries/{country_code}/states/{state_code}/cities/{prefix}قائمة المدن.
GET/api/web/custom/countries/{prefix}قائمة الدول.
GET/api/scim/namespaces/system/v2/Groupsقائمة المجموعات بناءً على الفلاتر.
POST/api/scim/namespaces/system/v2/Groupsإنشاء مجموعة بمستخدمين.
GET/api/scim/namespaces/system/v2/Groups/{id}قائمة المجموعة بناءً على المعرف.
DELETE/api/scim/namespaces/system/v2/Groups/{id}حذف مجموعة بناءً على المعرف.
PUT/api/scim/namespaces/system/v2/Groups/{id}استبدال مجموعة بناءً على المعرف.
PATCH/api/scim/namespaces/system/v2/Groups/{id}تعديل مجموعة بناءً على المعرف.
GET/api/scim/namespaces/system/v2/ResourceTypesالحصول على أنواع الموارد المدعومة.
GET/api/scim/namespaces/system/v2/ResourceTypes/{id}الحصول على أنواع الموارد المدعومة.
GET/api/scim/namespaces/system/v2/Schemasالمخططات
GET/api/scim/namespaces/system/v2/Schemas/{id}المخططات حسب المعرف.
GET/api/scim/namespaces/system/v2/ServiceProviderConfigقائمة تكوينات موفر الخدمة.
GET/api/scim/namespaces/system/v2/Usersالحصول على جميع المستخدمين.
POST/api/scim/namespaces/system/v2/Usersإنشاء مستخدم مع تعيين الدور.
GET/api/scim/namespaces/system/v2/Users/{id}الحصول على مستخدم بالمعرف.
DELETE/api/scim/namespaces/system/v2/Users/{id}حذف مستخدم بالمعرف.
PUT/api/scim/namespaces/system/v2/Users/{id}تحديث المستخدم وتعيينات الأدوار.
PATCH/api/scim/namespaces/system/v2/Users/{id}تعديل مستخدم.
GET/no_auth/cname/lookupالبحث عن cname.
GET/no_auth/tenant/idm/settings/password_policyالحصول على سياسة كلمة المرور.
POST/api/web/namespaces/system/tenant/domain_owner/assignتعيين مالك النطاق.
POST/api/web/namespaces/system/tenant/domain_owner/unassignإلغاء تعيين مالك النطاق.
GET/api/web/namespaces/system/tenant/idm/events/last_loginالحصول على خريطة آخر تسجيل دخول.
GET/api/web/namespaces/system/tenant/idm/events/loginالحصول على أحداث تسجيل الدخول.
POST/api/web/namespaces/system/tenant/idm/events/login_in_timeالحصول على أحداث تسجيل الدخول في إطار زمني محدد.
GET/api/web/namespaces/system/tenant/idm/settingsالحصول على إعدادات IDM.
PUT/api/web/namespaces/system/tenant/idm/settingsتحديث إعدادات IDM.
GET/api/web/namespaces/system/tenant/idm/users/inactiveقائمة المستخدمين غير النشطين.
GET/api/web/namespaces/system/tenant/lookupالبحث عن cname.
POST/api/web/namespaces/system/tenant/request-deleteحذف المستأجر.
GET/api/web/namespaces/system/tenant/settingsإعدادات المستأجر.
PUT/api/web/namespaces/system/tenant/settingsإعدادات المستأجر.
PUT/api/web/namespaces/system/tenant/settings/otp/disableتعطيل OTP على مستوى المستأجر.
PUT/api/web/namespaces/system/tenant/settings/otp/enableتفعيل OTP على مستوى المستأجر.
GET/api/web/namespaces/system/tenant/settings/tenant/faviconأيقونة المستأجر المفضلة.
GET/api/web/namespaces/system/tenant/settings/tenant/imageصورة ملف تعريف المستأجر.
DELETE/api/web/namespaces/system/tenant/settings/tenant/imageحذف صورة ملف تعريف المستأجر.
PUT/api/web/namespaces/system/tenant/settings/tenant/imageتحديث صورة ملف تعريف المستأجر.
GET/api/web/namespaces/system/tenant/settings/tenant/logoشعار المستأجر.
GET/api/web/namespaces/system/tenant/support-infoمعلومات الدعم.
GET/api/web/namespaces/system/tenant/tenant-escalation-docوثيقة تصعيد المستأجر.
PUT/api/saas/namespaces/system/v2/tenant/deactivateإلغاء تنشيط المستأجر.
GET/api/web/static/namespaces/system/tenant/settings/tenant/faviconأيقونة المستأجر المفضلة.
GET/api/web/static/namespaces/system/tenant/settings/tenant/imageصورة ملف تعريف المستأجر.
GET/api/config/tenants/{tenant}/summaryالملخص
POST/api/config/namespaces/{metadata.namespace}/tenant_configurationsإنشاء تكوين المستأجر.
PUT/api/config/namespaces/{metadata.namespace}/tenant_configurations/{metadata.name}استبدال تكوين المستأجر.
GET/api/config/namespaces/{namespace}/tenant_configurationsقائمة تكوينات المستأجر.
GET/api/config/namespaces/{namespace}/tenant_configurations/{name}الحصول على تكوين المستأجر.
DELETE/api/config/namespaces/{namespace}/tenant_configurations/{name}حذف تكوين المستأجر.
POST/api/web/namespaces/system/tenant_management/delegated_access/subscribeالاشتراك في خدمة إضافة الوصول المفوض.
POST/api/web/namespaces/system/tenant_management/delegated_access/unsubscribeإلغاء الاشتراك في خدمة إضافة الوصول المفوض.
POST/api/web/namespaces/{metadata.namespace}/tenant_profilesإنشاء ملف تعريف المستأجر.
PUT/api/web/namespaces/{metadata.namespace}/tenant_profiles/{metadata.name}استبدال ملف تعريف المستأجر.
GET/api/web/namespaces/{namespace}/tenant_profilesقائمة ملفات تعريف المستأجر.
GET/api/web/namespaces/{namespace}/tenant_profiles/{name}الحصول على ملف تعريف المستأجر.
DELETE/api/web/namespaces/{namespace}/tenant_profiles/{name}حذف ملف تعريف المستأجر.
POST/api/web/custom/idm/user/syncمزامنة المستخدم
PUT/api/web/custom/namespaces/system/users/group_addإضافة مستخدم إلى المجموعات.
PUT/api/web/custom/namespaces/system/users/group_removeإزالة مستخدم من المجموعات.
POST/api/web/custom/namespaces/{namespace}/accept_tosقبول شروط الخدمة.
POST/api/web/custom/namespaces/{namespace}/role_usersتعيين دور للمستخدم.
POST/api/web/custom/namespaces/{namespace}/send_password_emailإرسال بريد إلكتروني لكلمة المرور.
GET/api/web/custom/namespaces/{namespace}/tosالحصول على شروط الخدمة
GET/api/web/custom/namespaces/{namespace}/user_rolesالحصول على المستخدمين وتعيينات الأدوار.
POST/api/web/custom/namespaces/{namespace}/user_rolesإنشاء مستخدم مع تعيين الدور.
PUT/api/web/custom/namespaces/{namespace}/user_rolesتحديث المستخدمين وتعيينات الأدوار.
POST/api/web/custom/namespaces/{namespace}/user_roles/{name}تحديث المستخدمين وتعيينات الأدوار.
POST/api/web/custom/namespaces/{namespace}/users/cascade_deleteحذف المستخدم والكائنات ذات الصلة.
GET/api/web/custom/namespaces/{namespace}/whoamiالحصول على تفاصيل المستخدم.
POST/api/web/custom/password/admin_resetإعادة تعيين كلمة المرور بواسطة المسؤول.
POST/api/web/custom/password/resetإعادة تعيين كلمة المرور.
GET/api/web/custom/namespaces/system/user_groupsالحصول على جميع مجموعات المستخدمين للمستأجر.
POST/api/web/custom/namespaces/system/user_groupsإنشاء مجموعة مستخدمين.
POST/api/web/custom/namespaces/system/user_groups/analyze_for_deletionتحليل للحذف.
GET/api/web/custom/namespaces/system/user_groups/{name}جلب جميع تفاصيل مجموعة بناءً على معرف المجموعة.
DELETE/api/web/custom/namespaces/system/user_groups/{name}حذف مجموعة بناءً على معرف المجموعة.
PUT/api/web/custom/namespaces/system/user_groups/{name}استبدال حقول مجموعة المستخدمين / الصلاحيات / الارتباطات.
PUT/api/web/custom/namespaces/system/user_groups/{name}/assign_namespace_rolesتعيين دور لمجموعة المستخدمين.
PUT/api/web/custom/namespaces/system/user_groups/{name}/remove_namespace_rolesإزالة دور من مجموعة المستخدمين.
GET/api/web/namespaces/{namespace}/user_groupsقائمة مجموعات المستخدمين.
GET/api/web/namespaces/{namespace}/user_groups/{name}الحصول على مجموعة مستخدمين.
POST/api/config/namespaces/{metadata.namespace}/user_identificationsإنشاء تعريف مستخدم.
PUT/api/config/namespaces/{metadata.namespace}/user_identifications/{metadata.name}استبدال تعريف مستخدم.
GET/api/config/namespaces/{namespace}/user_identificationsقائمة تعريفات المستخدمين.
GET/api/config/namespaces/{namespace}/user_identifications/{name}الحصول على تعريف مستخدم.
DELETE/api/config/namespaces/{namespace}/user_identifications/{name}حذف تعريف مستخدم.
GET/api/web/namespaces/system/user/admin_notificationsالحصول على تفضيلات إشعارات المسؤول.
PUT/api/web/namespaces/system/user/admin_notificationsتحديث تفضيلات إشعارات المسؤول.
PUT/api/web/namespaces/system/user/admin_notifications/unsetإلغاء تفضيل إشعار المسؤول.
GET/api/web/namespaces/system/user/combined_notificationsالحصول على تفضيلات الإشعارات المجمعة.
PUT/api/web/namespaces/system/user/combined_notificationsتحديث تفضيلات الإشعارات المجمعة.
GET/api/web/namespaces/system/user/notificationsالحصول على تفضيلات الإشعارات.
PUT/api/web/namespaces/system/user/notificationsتحديث تفضيلات الإشعارات.
PUT/api/web/namespaces/system/user/notifications/unsetإلغاء تفضيل الإشعار.
PUT/api/web/namespaces/system/user/otp/admin_resetإعادة تعيين جهاز OTP بواسطة المسؤول.
GET/api/web/namespaces/system/user/sessionsالحصول على جلسات المستخدم.
GET/api/web/namespaces/system/user/settingsالحصول
PUT/api/web/namespaces/system/user/settingsتحديث
PUT/api/web/namespaces/system/user/settings/idm/disableتعطيل المستخدم في IDM.
PUT/api/web/namespaces/system/user/settings/idm/enableتفعيل المستخدم في IDM.
GET/api/web/namespaces/system/user/settings/imageالحصول على صورة ملف تعريف المستخدم.
DELETE/api/web/namespaces/system/user/settings/imageحذف صورة المستخدم.
PUT/api/web/namespaces/system/user/settings/imageتحديث صورة المستخدم.
PUT/api/web/namespaces/system/user/settings/request_initial_accessطلب الوصول الأولي.
GET/api/web/namespaces/system/user/settings/view_preferenceالحصول على تفضيل العرض.
PUT/api/web/namespaces/system/user/settings/view_preferenceتعيين تفضيل العرض.
GET/api/config/namespaces/system/was/user_tokenالحصول على رمز مستخدم خدمة فحص تطبيقات الويب.