Cmdlets for GraphQL

Build 23.0.8839

OAuthRequestTokenURL Parameter (Connect-GraphQL Cmdlet)

The URL the service provides to retrieve request tokens from. This is required in OAuth 1.0.

Syntax

Connect-GraphQL -OAuthRequestTokenURL string

Data Type

cstr

Default Value

""

Remarks

The URL the service provides to retrieve request tokens from. This is required in OAuth 1.0. In OAuth 1.0, this is the URL where the app makes a request for the request token.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839