Latest stories

end_call

  • Inputs
{
    "call_id": "string max length 32"
}

  • Errors
{
    "must_login": "user must be login"
}

  • Extra Description
Ends a call

  • Sample
  • Url:
https://api.pantel.me/f/end_call?call_id=3a7a91599dbcb2f97e94c14dcb0ca470
  • Output:
                                {
    "status": "success",
    "time": 1546083762.6890123
}