Using Connect Enterprise Web Services |
|||
| Action reference > permissions-reset | |||
Breeze 4 and Breeze 5; Connect Enterprise Web Services 6
Resets all permissions any principals have on a SCO to the permissions of its parent SCO. If the parent has no permissions set, the child SCO will also have no permissions.
http://server_name/api/xml?action=permissions-reset &acl-id=integer&session=BreezeSessionCookieValue
|
Name |
Type |
Required |
Description |
|---|---|---|---|
acl-id
|
Integer |
Y |
The ID of a SCO that has permissions you want to reset. |
session
|
String |
N |
The value of the |
Results cannot be filtered or sorted.
<?xml version="1.0" encoding="utf-8" ?>
<results>
<status code=code />
</results>
|
Element |
Attribute |
Type |
Description |
|---|---|---|---|
|
|
Container |
All results the action returns. |
status
|
|
Empty, with attributes |
The status of the response. |
|
|
Allowed value |
A code indicating the response status (see status). |
https://example.com/api/xml?action=permissions-reset&acl-id=2006334033
<?xml version="1.0" encoding="utf-8" ?>
<results>
<status code="ok" />
</results>
permissions-info, permissions-update
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/breeze/6/xml_api/04a_ac17.htm