form_create: Form create

View source: R/util.R

form_createR Documentation

Form create

Description

Form create

Usage

form_create(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.