StopCallResponse
200 body of POST /calls/{id}/stop — the stop request was accepted.
statusstringrequired
Always success.
messagestringrequired
Call ended successfully.
StopCallResponse
{
"status": "string",
"message": "string"
}