OauthApp
OauthApp
JSON Example
{
"appId": "string",
"appSecret": "string"
}
string
appId
Required
ID of the OAuth App as known to CSP.
string
appSecret
Required
The app secret for this OAuth App. This cannot be retrieved, only updated.