v1

latestOpenAPI 3.0.02026-07-1494623.7 KB
Stream Audio

Stop playing an audio file into a call

Stop playing an audio file into a call

delete/{uuid}/stream

Response

Ok

messagestring

Description of the action taken

uuidstring uuid

The unique identifier for this call leg. The UUID is created when your call request is accepted by Vonage. You use the UUID in all requests for individual live calls

Example response

{
  "message": "Stream stopped",
  "uuid": "63f61863-4a51-4f6b-86e1-46edebcf9356"
}