rest_PUT: Synapse rest PUT command

Description Usage Arguments Value Examples

View source: R/syn_rest_put.R

Description

Synapse rest PUT command

Usage

1
rest_PUT(path, body)

Arguments

path

Path to synapse endpoint

body

Request Body

Value

Synapse API class

Examples

1
rest_PUT("entity/syn26896636", body = list(...))

thomasyu888/puresynapser documentation built on Jan. 30, 2022, 12:14 p.m.