- 首頁
- API Enriched
- API 參考
- 🪪 租戶與身份識別 API
🪪 租戶與身份識別 API
帳戶檢視配置與管理員警示頻道。一次性密碼重設、佈建流程及活動連線監控。
- 類別:平台
- 複雜度:進階
- 路徑數:183 | 結構描述數:511
- 層級:標準
- 相關網域:
users、authentication、system
- 管理使用者設定檔與通知偏好設定
- 配置工作階段控制項與 OTP 設定
- 處理身份識別管理作業
- 處理初始使用者存取請求
- user_profile:包含個人設定的使用者設定檔
- session:用於驗證狀態的使用者工作階段
- otp_policy:多因素驗證的 OTP 原則
| 方法 | 路徑 | 說明 |
|---|---|---|
| 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 | 取得網際網路 VIP 的快速 ACL。 |
| POST | /api/config/namespaces/{namespace}/fast_acls_for_internet_vips | 設定網際網路 VIP 的快速 ACL。 |
| 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 | 更新 OIDC 提供者 SCIM 整合。 |
| 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} | 依 ID 列出群組。 |
| DELETE | /api/scim/namespaces/system/v2/Groups/{id} | 依 ID 刪除群組。 |
| PUT | /api/scim/namespaces/system/v2/Groups/{id} | 依 ID 取代群組。 |
| PATCH | /api/scim/namespaces/system/v2/Groups/{id} | 依 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} | 依 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} | 依 ID 取得使用者。 |
| DELETE | /api/scim/namespaces/system/v2/Users/{id} | 依 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} | 依群組 ID 取得群組的所有詳細資料。 |
| DELETE | /api/web/custom/namespaces/system/user_groups/{name} | 依群組 ID 刪除群組。 |
| 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 | 取得 Web 應用程式掃描服務使用者權杖。 |