Terminate an active call
To terminate an active call:
- Obtain the call ID returned from the RTMP call request. For example, 6fdee18d-ea6d-46c4-8785-b31244c7bcfa10a33239bc5b3.
- Add the call ID to the end of config/api/v1/calls.
- Change the request to an HTTP DELETE.
- Send the request. This terminates the call.