URL

Applies to

OAuthRequest objects

Description

Specifies the request URL.

Usage

In scripts

The URL property takes a string value. The following line sets the URL property:

OAuthRequest lnv_OAuthRequest

lnv_OAuthRequest.url  = "https://192.0.3.177/appeon/api/dept"