delete /widgets/{id} Show code example CURLcurl -X DELETE \ -H "Authorization: [[apiKey]]" \ \ "https://hostname:443/widgets/{id}" Remove a given widget Id from the system.