policy
Clear an explicit user policy for a target user (admin scope)
delete/ocs/v2.php/apps/libresign/api/{apiVersion}/policies/user/{userId}/{policyKey}
Path parameters
apiVersion'v1' required
userIdstring required
Target user identifier that receives the policy assignment removal.
policyKeystring required
Policy identifier to clear for the target user.
Headers
OCS-APIRequestboolean required
Required to be true for the API request to pass
Response
OK