Update the specified widget by replacing all properties

PUT /api/widgets/{id}

Update the specified widget by replacing all properties.

PUT /api/widgets/{id}
curl \
 -X PUT http://api.example.com/api/widgets/{id}