deleteResponseFromWS: deleteResponseFromWS

Description Usage Arguments Value

View source: R/deleteCall.R

Description

Create an URL to call the WS and return a formatted response of WSResponse class.

Usage

1
2
deleteResponseFromWS(resource, requestBody, paramPath = NULL,
  attributes = list(), encode = "json")

Arguments

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

Value

WSResponse WSResponse class instance


niio972/opensilex-ws-client-r documentation built on Nov. 4, 2019, 10:06 p.m.