Managedconfigurationsforuser: delete

為指定使用者移除應用程式依使用者管理的設定。

要求

HTTP 要求

DELETE https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId/managedConfigurationsForUser/managedConfigurationForUserId

參數

參數名稱 價值 說明
路徑參數
enterpriseId string 企業的 ID。
managedConfigurationForUserId string 受管理設定的 ID (產品 ID),例如「app:com.google.android.gm」。
userId string 使用者的 ID。

授權

此要求需要具有下列範圍的授權:

內容範圍
https://www.googleapis.com/auth/androidenterprise

詳情請參閱「驗證與授權」網頁。

要求主體

請勿使用這個方法提供請求主體。

回覆

如果成功,這個方法會傳回空白的回應主體。