ringcentral / ringcentral-php

RingCentral Connect Platform PHP SDK
MIT License
54 stars 52 forks source link

Unable to pass body in delete request #134

Closed embbnux closed 3 months ago

embbnux commented 4 months ago

In code https://github.com/ringcentral/ringcentral-php/blob/master/src/Platform/Platform.php#L435 , it doesn't allow to pass body in delete request. So developers can't request recording delete endpoint successfully.
https://developers.ringcentral.com/api-reference/Call-Recordings/deleteCompanyCallRecordings

SushilMallRC commented 3 months ago

Support to pass body in Delete request added Tag: https://github.com/ringcentral/ringcentral-php/releases/tag/3.0.2 Version: https://packagist.org/packages/ringcentral/ringcentral-php#3.0.2