sbtools_PUT: generic PUTs for sbtools package

View source: R/REST_helpers.R

sbtools_PUTR Documentation

generic PUTs for sbtools package

Description

package wrapped for generic PUTs that test sessions internally and wrap some errors

Usage

sbtools_PUT(url, body, ..., session)

Arguments

url

a base url for the PUT

body

the PUT body as in PUT

...

additional params passed to PUT, e.g., accept_json()

session

a sbtools session object


sbtools documentation built on May 1, 2023, 1:07 a.m.