Skip to main content

Uniphore Customer Portal

Stop API

The Stop API end point is used to stop the audio streaming of a specific call. Stop API is applicable for the calls that are processed through UVC and for which the streaming has already started.

Method

POST

URL
{uvc-service-url}:9929/streamAudio/stop/callSid/{callSid}
Path Parameters

Path Parameter Name

Data Type

Description

Required/ Optional

uvc-service-url

String

The UVC service URL.

Note

Reach out to U-Self Serve engineering team to obtain the url.

Required

callSid

Number

callSid is the unique Id of the call for which voice streaming need to be stopped.

Required

Response and Error Codes

Response Code

Condition

200

Ok