rest_put: restPUT wrapper

Description Usage Arguments

View source: R/rest.R

Description

Wrapper for the Synapse restPUT API call.

Usage

1
rest_put(syn, uri, body = NULL)

Arguments

syn

Synapse login object

uri

The uri for the API call

body

The body for the API call. Default is NULL since not all restPUT API calls require a body.


Sage-Bionetworks/synapseforms documentation built on June 16, 2020, 8:35 a.m.