[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
ClientCredentials
Defines the properties of Clent credentials.
Properties
string
clientId
Optional
The unique identifier of the client.
string
clientSecret
Optional
The value of the client secret.
JSON Example
{
"clientId": "...",
"clientSecret": "..."
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Parameter To
OAuth App Access Token
Returned By
Create Organization OAuth Application By Organization ID
Update Organization OAuth Application Secret By Orgnization ID And Application ID