description |
---|
Automatically generated file. DO NOT MODIFY |
<?phpuseMicrosoft\Graph\GraphServiceClient; $graphServiceClient = newGraphServiceClient($tokenRequestContext, $scopes); $graphServiceClient->communications()->calls()->byCallId('call-id')->delete()->wait();