Good evening, Masters
I communicate with an API, using the %Net.HttpRequest class, I can include, query and change information, but I cannot delete it
%Net.HttpRequest does not have DELETE (as it has Get,Put,Post)
<METHOD DOES NOT EXIST> *Delete,%Net.HttpRequest
What is another way to do this exclusion?
Grateful
davidson