Update a widget
PATCH/v1/pages/:page_identifier/widgets/:widget_id
The Pages API is currently in beta, in its current form it lacks certain validations and protections and it could render your portal unusable if used incorrectly.
Please refer to the Pages overview before using this endpoint.
This route allows you to update a specific widget in your portal.
To learn more about pages, checkout the documentation.
Requestโ
Responsesโ
- 200
- 401
- 404
- 413
- 422
Updated successfully
Default Response
A resource with the provided identifier was not found
Request body is too large (limit is 1MiB)
The json provided does not match the route's schema