Deletes an HTML element.
It is part of the RemoteSkin Web API.
{ "id": "5d0e42dc-b791-42e8-8652-a642b4bf463c", "name": "WEB_REMOVE_ELEMENT", "description": "Remove an element.", "slots": [ { "key": "1", "name": "ID ", "direction": "REQUEST", "mandatory": "true", "type": "STRING", "description": "The id of the element." } ] }