| Method: | string | The method of the request. Both POST and PUT send the current document as payload.
Select from one of the following options:
|
| Content Type: | string | The content type of the request to be sent. Select a format name or enter a numeric value between 0 and 65535 inclusive. Ignored for GET or DELETE.
Select from one of the following options:
- text/plain
- text/csv
- text/html
- application/link-format
- application/xml
- application/octet-stream
- application/rdf+xml
- application/soap+xml
- application/atom+xml
- application/xmpp+xml
- application/exi
- application/fastinfoset
- application/soap+fastinfoset
- application/json
- application/x-obix-binary
- image/gif
- image/jpeg
- application/vnd.oma.lwm2m+tlv
- image/png
- application/vnd.oma.lwm2m+json
- image/tiff
- application/cbor
|
| Confirmable: | boolean | Whether this request needs to be confirmed with an acknowledgment. Ignored for reliable protocols.
|