50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

genesysr (version 2.1.1)

api1_url: Get partial API v1 URL for the provided path

Description

Get partial API v1 URL for the provided path

Usage

api1_url(path)

Value

Returns "/api/v1" + path

Arguments

path

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

Examples

Run this code
 api1_url("/me")

Run the code above in your browser using DataLab