DeleteCustomAudio.wr

04-24-2017

This method deletes a custom audio part of an existing customizer message and returns confirmed or error.

Parameters

  • Number : audioid - Unique ID of the custom audio part to delete.

Useage

Example Request

POST /deleteCustomAudio.wr HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded

sidtoken=000000000000000000000000000&audioid=823

Example Response

{"response":"confirmed"}