Description Usage Arguments Value
Create an URL to call the WS and return a formatted response of WSResponse class.
1 2 | deleteResponseFromWS(resource, requestBody, paramPath = NULL,
attributes = list(), encode = "json")
|
resource |
character, the name of the webservice resource |
requestBody |
body data which will be send |
paramPath |
character, path URL encoded parameter |
attributes |
query parameters |
encode |
character, type of encodage |
WSResponse WSResponse class instance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.