Update widget
Path parameters
-
widget
string Required The unique identifier of a widget.
PUT
/api/widgets/{widget}
curl \
-X PUT http://localhost/api/widgets/{widget}
Response examples (200)
{
"data": [],
"links": {}
}