Create a widget
POST/v1/pages/:page_identifier/widgets
This route allows you to create a widget in a specific page in your portal.
To learn more about pages, checkout the documentation.
Request
Responses
- 201
- 401
- 404
- 413
- 422
Created 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