ServicePermissionsScopesDto
ServicePermissionsScopesDto
List of services' permissions with resources to scope the access token to
JSON Example
{
"permissions": [
{
"permissionId": "string",
"resources": [
"string"
]
}
],
"serviceDefinitionId": "string"
}
string
serviceDefinitionId
Required
Service definition ID (without 'external' prefix)