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