Removes a configuration from device.
HTTP request
POST https://androiddeviceprovisioning.googleapis.com/v1/{parent=customers/*}/devices:removeConfiguration
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. The customer managing the device in the format |
Request body
The request body contains data with the following structure:
JSON representation | |
---|---|
{
"device": {
object ( |
Fields | |
---|---|
device |
Required. The device to remove the configuration from. |
Response body
If successful, the response body is empty.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/androidworkzerotouchemm
For more information, see the OAuth 2.0 Overview.