[{"label":"Latest (v1.0)","version":"latest"}]
csp
UserServiceRolesUpdateRequest
User service roles update details.
Properties
string as ^(/csp/slc/api/definitions/internal|/csp/slc/api/definitions/external)/[^/]+$
serviceDefinitionLink
Required
The link to the service definition.
array of
string
roleNamesToAdd
Optional
Deprecated: Role names to add (use rolesToAdd instead)
array of
string
roleNamesToRemove
Optional
Deprecated: Role names to remove (use rolesToRemove instead)
boolean
notifyUsers
Optional
Send e-mail notification to the user(s).
JSON Example
{
"serviceDefinitionLink": "string"
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp