ولتبسيط عملية إزالة وصول المستخدم إلى الأصول، يمكن التعامل مع الطلبات
عرض رد 200 OK دائمًا، حتى إذا كان العضو غير صالح أو غير صالح
ينتمي إلى مادة عرض Looker Studio.
الطلب
طلب HTTP
POST https://datastudio.googleapis.com/v1/assets/{assetName}/permissions:revokeAllPermissions
مَعلمات المسار
اسم المعلَمة
النوع
الوصف
assetName
سلسلة
رقم تعريف الاسم (رقم التعريف) لمادة العرض
التفويض
يتطلّب هذا الطلب أن يكون لدى المستخدم المفوَّض أذونات كافية
إدارة أذونات مواد العرض وأذوناتها في النطاق التالي:
تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Revoke access for multiple users from a Looker Studio asset using the `revokeAllPermissions` endpoint."],["Requests to remove users will always return a successful response (`200 OK`), even if the user is invalid or not associated with the asset."],["The request body requires a list of members to remove, specified as `user:` or `domain:`, but owners and the authorized user cannot be removed."],["Successful requests return an updated Permissions object reflecting the changes made."],["This API call needs authorization with the `https://www.googleapis.com/auth/datastudio` scope."]]],[]]