Settings
Name a widget
To change name of a widget, send a PATCH request on /widgets/{id}
.
Make a widget Headless
To make a widget headless, send a PATCH request on /widgets/{id}
Note that the widget format has to be embeddable
for a Headless widgets to work.
Set Meta Tags
To set the meta tags, send a PATCH request on /widgets/{id}
and specify the following properties.
Last updated