Playlist Contains Watermarked Asset

Indicates if a playlist contains any watermarked files

This call requires one or more playlist ids as a body parameter. For example:

["aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa",
"bbbbbbbb-bbbb-bbbb-bbbb-bbbbbbbbbbbb",
"cccccccc-cccc-cccc-cccc-cccccccccccc"]

📘

For an array of playlist ids in your workspace, please see Get all playlists.

The response will indicate if any of the playlists in your array contains one or more watermarked files. For example:

{
    "hasWatermarked": true
}
Language
Authorization
URL
Click Try It! to start a request and see the response here!