bitly_app_details: Retrieve OAuth App

View source: R/bitly_user_app_info.R

bitly_app_detailsR Documentation

Retrieve OAuth App

Description

Retrieve details for the provided OAuth App client ID

Usage

bitly_app_details(
  client_id = "be03aead58f23bc1aee6e1d7b7a1d99d62f0ede8",
  showRequestURL = F
)

Arguments

client_id

- The client ID of an OAuth app

showRequestURL

- an optional T/F value to whether show URL which has been build and requested from server. For debug purposes, default FALSE.


urlshorteneR documentation built on Aug. 22, 2022, 9:08 a.m.