# Update widget **PUT /api/widgets/{widget}** ## Servers - Production: https://example.com (Production) - Development: http://localhost (Development) ## Parameters ### Path parameters - **widget** (string) The unique identifier of a widget. ## Responses ### 200 OK #### Body: application/json (object) - **data** (array | object) - **links** (object) Links related to the response. This is useful for pagination, for example. - **Additional properties are NOT allowed** () [Powered by Bump.sh](https://bump.sh)