rPATCH {salesforcer}R Documentation

PATCHs with retries and authentication

Description

PATCHs with retries and authentication

Usage

rPATCH(url, headers = character(0), ...)

Value

A response() object as defined by the httr package.

Note

This function is meant to be used internally. Only use when debugging.


[Package salesforcer version 1.0.1 Index]