Feature a media asset in channel
PUT/channels/:channelId/media/:mediaId/feature
Featured Media
asset will be on top of sorting inside the Channel
. The endpoint toggles feature state, optionally desired state can be forced with query parameter.
Request
Responses
- 204
- 304
- 404
The resource state was changed.
The resource was not modified.
Error Response