Enable/disable embeded search widget for media. Returns embed link if enabled. Embed link is in the form of https://app.trytldw.ai/embed/media/{media_id} which can be put in an iframe, and you can add hide_tags=true and hide_segment_desc=true to hide unwanted section as needed.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Id of media to config widget
Config to enable/disable widget
Successful Response
The response is of type object
.