[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

OauthAppClientServiceRoles

Defines the properties of Oauth Application service role.


Properties

string
serviceDefinitionId Optional

The service definition id (without “external” prefix.)


serviceRoles Optional

List of service role objects.

JSON Example

{
	"serviceDefinitionId": "string",
	"serviceRoles": [
		{
			"name": "string"
		}
	]
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of

CpnOrgOauthAppClient

Feedback

Was this page helpful?