This method lets you hang up a conference using the conference name.
DELETE
https://api.plivo.com/v1/Account/{auth_id}/Conference/{conference_name}/
HTTP Status Code: 204
{
"message": "conference hung up",
"api_id": "2867b6e2-58c3-11e1-86da-adf28403fe48"
}