{
"title": "Favorites",
"className": "FavoritesWidget",
"filename": "favorites.js",
"description": "Widget to show the favorites modules",
"author": "Zscan Software Devolopment Depto",
"userCreated": {
"id": -99
}
}curl --location --request POST 'https://prod.your-api-server.com/api/v1/widget' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "Favorites",
"className": "FavoritesWidget",
"filename": "favorites.js",
"description": "Widget to show the favorites modules",
"author": "Zscan Software Devolopment Depto",
"userCreated": {
"id": -99
}
}'{}