Path Parameters
The ID of the account
The ID of the project
The ID of the widget
The ID of the widget configuration
{
"id": "<string>",
"widgetId": "<string>",
"widgetType": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"name": "<string>",
"slug": "<string>",
"description": "<string>",
"configuration": {},
"version": "<string>",
"status": "<string>"
}This endpoint will delete all of the deltas (changes) made since the last published widget configuration. If no published versions exist yet, this will rollback to the default configuration
{
"id": "<string>",
"widgetId": "<string>",
"widgetType": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"name": "<string>",
"slug": "<string>",
"description": "<string>",
"configuration": {},
"version": "<string>",
"status": "<string>"
}The ID of the account
The ID of the project
The ID of the widget
The ID of the widget configuration