Adobe Connect User Community
Menu

#1 2008-07-03 00:58:57

**_nick_**

remove permissions

is there an action in the Web API to delete the permission for a certain user on a given SCO?

I have some recordings which certain users have been given permission to view. After an amount of time, I want to get rid of their permissions so they can't view the recording any more. Currently I'm testing things out, and have tried using:

action => permissions-update
acl-id => <recordingId>
principal-id => <userId>,
permission-id => "denied"

When I look at the recordings in the admin control panel, it shows as that user being "denied" (obviously), whereas what I'd like is to delete the permission altogether, so it doesn't get cluttered up. Is this possible?

Offline

#2 2008-07-15 13:06:29

**_jcooper9099_**

Re: remove permissions

try permission-id=remove

Offline

#3 2008-07-22 23:08:50

**_Jorma_at_RealEyes_**

Re: remove permissions

As another thought, if you have the Training or Events Modules, then you can use those tools to set start and end dates for the viewing of that recording.

Offline

Board footer