V3 > Share
Bulk delete shares.
Deletes shares specified in the request associated with the provided channel.
delete/2/vod/channels/{channel}/shares
Path parameters
channelinteger required
The Channel unique identifier
Query parameters
sharesstring nullable
A list of items, (either comma separated or as an array) (no duplicates) with the following rules: <note><bold>1</bold>: Identifier of an existing Share</note>
Example:1jhvl2upwoctc,1jhvl2upwoctc,1jhvl2upwoctc
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 2 revisions of this API.