api2_url: Get full Genesys API v1 URL for a specific path

View source: R/api-client.R

api2_urlR Documentation

Get full Genesys API v1 URL for a specific path

Description

Get full Genesys API v1 URL for a specific path

Usage

api2_url(path)

Arguments

path

relative path of the API v1 endpoint (e.g. /me)

Value

Absolute URL to an API call

Examples

 api2_url("/me")

genesysr documentation built on July 26, 2023, 5:53 p.m.