Latest Legacy

Hang up a specific conference

This method lets you hang up a conference using the conference name.

API Endpoint

DELETE https://api.plivo.com/v1/Account/{auth_id}/Conference/{conference_name}/

Arguments

No arguments need to be passed.

Response

HTTP Status Code: 204

{
  "message": "conference hung up",
  "api_id": "2867b6e2-58c3-11e1-86da-adf28403fe48"
}