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

詳細については、認証と認可のページをご覧ください。

リクエスト本文

このメソッドをリクエストの本文に含めないでください。

レスポンス

成功した場合、このメソッドは空のレスポンス本文を返します。