Element Details: Http+Body
 Back


Available in: Logi Info Source code name: HttpBodyIntroduced in: 12.1.188

HttpBody allows specification of the request body when posting to a RESTful web service.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
ContentType
application/xml
application/x-www-form-urlencoded
application/text
application/json
ContentType indicates the type of data being sent in a REST request.
HttpBodyContent
UserDefined
HttpBodyContent may be an XML document, JSON document or URL-encoded set of name/value pairs.



PARENT ELEMENTS

Click element to drill down for more information.

DataLayer.JSON DataLayer.REST DataLayer.XML Procedure.REST


CHILD ELEMENTS

Click element to drill down for more information.

Http Body Params


 Back to top


 Chart Debug