Enterprises: delete

Requires authorization

Deletes the binding between the EMM and enterprise. This is now deprecated. Use this method only to unenroll customers that were previously enrolled with the insert call, then enroll them again with the enroll call.

Request

HTTP request

DELETE https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId

Parameters

Parameter name Value Description
Path parameters
enterpriseId string The ID of the enterprise.

Authorization

This request requires authorization with the following scope (read more about authentication and authorization).

Scope
https://www.googleapis.com/auth/androidenterprise

Request body

Do not supply a request body with this method.

Response

If successful, this method returns an empty response body.