sf_report_folder_share_update: Update a report folder share

View source: R/analytics-report-folder.R

sf_report_folder_share_updateR Documentation

Update a report folder share

Description

[Experimental]

Usage

sf_report_folder_share_update(report_folder_id, share_id, body)

Arguments

report_folder_id

character; the Salesforce Id assigned to a created analytics folder (it will start with "00l").

share_id

character; the Salesforce Id assigned to a created analytics folder share (it will start with "004").

body

list; a list of data to be formatted as JSON before being sent to an API endpoint. This is NOT validated and is only experimental in allowing users to utilize the API functionality before wrapper functions have been written in R to format and validate the request in a more user-friendly format.

Value

list


salesforcer documentation built on March 18, 2022, 6:26 p.m.