patchplaylist
Apply partial updates to a playlist by targeting specific properties using JSON Patch syntax.
Instructions
Patch a playlist. Patch allows partial updates by targeting specific properties of the playlist. Uses the JSON Patch syntax (http://jsonpatch.com)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Playlist Id | |
| requestBody | No | Patch document |