When a user ends the call from Upsales, your app gets a request to the following endpoint
/hangup
The requests body should contain the information you need to know which user to hang up for. This is usually "userId", "config" and/or "userConfig".
When a user ends the call from Upsales, your app gets a request to the following endpoint
/hangup
The requests body should contain the information you need to know which user to hang up for. This is usually "userId", "config" and/or "userConfig".