Set media featured in channel
PUT/channels/:channelId/media/:mediaId/feature
Toggles the featured state of a Media
asset within a Channel
, which sorts it to the top. The desired state can optionally be forced with a query parameter.
Request
Responses
- 204
- 304
- 404
The resource state was changed.
The resource was not modified.
Error Response