Hang Up Call
Hang Up Call:
Method: PUT
Endpoint: /omni/voice/{user_id}/calls/{call_id}/hangup
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
Param | Type | Description |
---|---|---|
user_id | integer | The ID of the user . |
call_id | integer | The ID of the call. |
Â