Stop recording a conference
DELETE https://api.plivo.com/v1/Account/{{auth_id}}/Conference/{conference_name}/Record/
If the recording was initiated by the above Record API method, you could use this method to stop recording the conference. This is useful when you don’t want to record certain parts of a conference which involves critical details being exchanged on the call.
More information can be found here