Deletes an unused configuration. The API call fails if the customer has devices with the configuration applied.
HTTP request
DELETE https://androiddeviceprovisioning.googleapis.com/v1/{name=customers/*/configurations/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. The configuration to delete. An API resource name in the format |
Request body
The request body must be empty.
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.