Skip to contents

POST encoded in json

Usage

tuber_POST_json(path, query, body = "", ...)

Arguments

path

path to specific API request URL

query

query list

body

list serialized as the JSON request body

...

Ignored; retained so callers that forwarded httr configuration keep working.

Value

list