Onvo Documentation
APIs
Widgets
Delete:Delete Widget by Id

Delete widget by id

DELETE
/
api
/
widgets
/
{widgetId}

Authorizations

x-api-key
string
headerrequired

Response

200 - application/json

The response is of type object.

{
    "success": true
}