| description | Automatically generated file. DO NOT MODIFY |
|---|
const options = {
authProvider,
};
const client = Client.init(options);
await client.api('/users/microsoft.graph.agentUser/ba9a3254-9f18-4209-aeb3-9e42a35b5be4')
.version('beta')
.delete();