Skip to content

Remove Role-Assigned Permissions on a Specific scope

DELETE

Remove the assigned permissions to a specific role on a specific scope.

Removing previously assigned permissions to a role does not always mean that the resulting privileges that a user will have on a given securable object will be curtailed. If, for example, the set of permissions assigned earlier was narrower than the default permissions for the scope, then in this case the user, on the contrary, will acquire additional privileges with respect to the corresponding securable object

Parameters

Path Parameters

roleId*

roleId

Type
integer
Required
Format
"int32"
scopeCode*

scopeCode

Type
string
Required

Responses

OK

*/*
object

If the element was successfully removed, then this parameter returns an empty string

Upon successful deletion of an element in the directory, the status "ok" is returned. Otherwise, an error is returned

Valid values"error""ok"

Returns the date + time (kernel) in unix timestamp format in milliseconds

Format"int64"