Embed UI Widget
Enable/disable embeded search widget for media
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.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of media to config widget
Response
200
application/json
Successful Response
Was this page helpful?