DELETE {who}/authorization/Delegations?receiverId={receiverId}&org={org}&app={app}&ruleGuid={ruleGuid}
[Removed] This method deletes a specific rule delegated by the given reportee ID (who), identified by ruleGuid
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
who | Right Offered by |
Define this parameter in the request URI. |
receiverId | party or user who receives the right |
Define this parameter in the request URI. |
org | The organization |
Define this parameter in the request URI. |
app | The name of the app |
Define this parameter in the request URI. |
ruleGuid | Rule Id |
Define this parameter in the request URI. |