Skip to content

Removing assigned role permissions on a specific resource within a specific scope

DELETE

Remove permissions assigned to a specific role for a specific resource within 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 in relation to the corresponding of the protected object

Parameters

Path Parameters

resourceKey*

resourceKey

Type
string
Required
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"