The Remove permission task is used to remove user and/or group permissions from content.
The Action for this task is REMOVE_PERMISSION.
The Remove permission input parameters are:
Parameter | Type | Required | Description |
---|---|---|---|
content | file | Requires one | Reference to the content object from which to remove permissions, for example: 775a8f2d-8123-49a7-ae1f-f3f49d4eae20 |
permissions | add-permission-selector | Requires one | Specifies the user or group permissions to be removed. |
The Remove permission output parameters are:
Parameter | Type | Required | Description |
---|---|---|---|
content | JSON | Optional | Resulting content object after updating the permissions |