- URL:
- https://[root]/community/groups/[groupID]/protect
- Methods:
POST
Example Usage
URL for Protect Group
https://www.arcgis.com/sharing/rest/community/groups/d5ac76440538461db96df4578b0f1a9c/protect
Description
The Protect Group operation (POST only) protects the group from deletion. This operation is available to the group owner, group managers and administrators of the organization with the portal
privilege.
Request Parameters
Parameter | Details |
---|---|
| For a complete listing, see Common parameters. |
Response Properties
Property | Details |
---|---|
| Indicate if the operation was successful. |
JSON Response Syntax
{"success": true | false}
JSON Response Example
{"success": true}