2.2.3.3 Call Termination
Terminates the active call.
URL: | https://{{ip_addr}}/api/v1/hipm/call/hangup |
HTTP method: | PUT |
Response code: | Standard HTTP response code, treating syntactic errors. |
Response data: | { "data": { "state": "IncomingReceived" } } |
Terminates the active call.
URL: | https://{{ip_addr}}/api/v1/hipm/call/hangup |
HTTP method: | PUT |
Response code: | Standard HTTP response code, treating syntactic errors. |
Response data: | { "data": { "state": "IncomingReceived" } } |