Terminate an active call

To terminate an active call:

  1. Obtain the call ID returned from the RTMP call request. For example, 6fdee18d-ea6d-46c4-8785-b31244c7bcfa10a33239bc5b3.
  2. Add the call ID to the end of "config/api/v1/calls".

  1. Change the request to an HTTP DELETE.
  2. Send the request. This terminates the call.