Hangup a specific call
DELETE https://api.plivo.com/v1/Account/{{auth_id}}/Call/{call_uuid}/
This method allows you to hangup an ongoing call. It can also be used to cancel a queued outbound call. If you are looking to hangup an incoming call without answering it, check out the Hangup XML. More information can be found here