Update Playlist Item
media-admin
Update Playlist Item
Change the position of a playlist item. Emits PlaylistUpdated.
If position is omitted, returns the current item state unchanged (no event emitted).
PATCH
Update Playlist Item
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/vnd.api+json
Request body for PATCH /api/teams/{team_id}/playlists/{id}/items/{item_id}.
Response
Successful Response