Supported Operations

19.4.1.33 DeleteSegment

DESCRIPTION: Allows an authenticated user to delete a specific segment from any EDL of an asset matching a given ID.

INPUT:
_user: Login name of the executor.
_pwd: Password of the executor.
_id: segment id (within table FINTERRUZIONI)

delete segment

OUTPUT:

<string xmlns="http://www.etere.eu/EtereWSApi"><?xml version="1.0" encoding="utf-8"?> <WSApiResponse> <Function Name="AS_DeleteSegmentById"> <Result Code="0" Description="Success"/> </Function> </WSApiResponse> </string>

deletesegment_output



deletesegment_output
deletesegment