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  = "http://demo.appeon.com/pb/webapi_client/identity/departments"