Update the specified widget by replacing all properties
Update the specified widget by replacing all properties.
PUT /api/widgets/{id}
curl \
-X PUT http://api.example.com/api/widgets/{id}
Update the specified widget by replacing all properties.
curl \
-X PUT http://api.example.com/api/widgets/{id}