Espacio de nombres: microsoft.graphNamespace: microsoft.graph
Desinstale una aplicación desde el ámbito personal del usuarioespecificado.Uninstall an app from the personal scope of the specified user.
PermisosPermissions
Se requiere uno de los siguientes permisos para llamar a esta API. Para obtener más información, incluido cómo elegir permisos, vea Permisos.One of the following permissions is required to call this API. To learn more, including how to choose permissions, see Permissions.
Tipo de permisoPermission type
Permisos (de menos a más privilegiados)Permissions (from least to most privileged)
Delegado (cuenta profesional o educativa)Delegated (work or school account)
{token} de portador. Obligatorio.Bearer {token}. Required.
Cuerpo de la solicitudRequest body
No proporcione un cuerpo de solicitud para este método.Do not supply a request body for this method.
RespuestaResponse
Si se ejecuta correctamente, este método devuelve un código de respuesta 204 No Content. No devuelve nada en el cuerpo de la respuesta.If successful, this method returns a 204 No Content response code. It does not return anything in the response body.
EjemploExample
SolicitudRequest
Aquí tiene un ejemplo de la solicitud.The following is an example of the request.