Path Parameters
The ID of the account
The ID of the project
{
"widget": {
"id": "<string>",
"projectId": "<string>",
"description": "<string>",
"name": "<string>"
},
"widgetConfiguration": {
"id": "<string>",
"description": "<string>",
"name": "<string>",
"configuration": {},
"version": "<string>"
}
}Creates a new widget for the specified account and project
{
"widget": {
"id": "<string>",
"projectId": "<string>",
"description": "<string>",
"name": "<string>"
},
"widgetConfiguration": {
"id": "<string>",
"description": "<string>",
"name": "<string>",
"configuration": {},
"version": "<string>"
}
}The ID of the account
The ID of the project