Example searches: “Widget API”, “links”, “data”, “application/json”, “Get widget”
The unique identifier of a widget.
OK
This is a widget. It has a name and a description. It can be used to demonstrate the use of components.
Links related to the response. This is useful for pagination, for example.
curl \ -X PUT https://example.com/api/widgets/{widget}
{ "data": [], "links": {} }