update: Update

View source: R/util.R

updateR Documentation

Update

Description

Update

Usage

update(path, body, credentials)

Arguments

path

The path to the API endpoint, excluding the hub URL (and not starting with a forward slash).

body

The body of the request as json data (use 'jsonlite::toJSON(body, auto_unbox=T)').

credentials

A credentials object to authenticate with.


clessn/hubr documentation built on Feb. 15, 2023, 9:32 p.m.