OAuthAccessTokenURL Parameter (Connect-SuiteCRM Cmdlet)
Supply an OAuth access token URL in this connection property to override the default token URL.
Syntax
Connect-SuiteCRM -OAuthAccessTokenURL string
Data Type
cstr
Default Value
""
Remarks
By default, the access token URL is constructed from the SuiteCRM server instance URL, followed by /api/access_token.