/protect: Protect Group

URL:
https://[root]/community/groups/[groupID]/protect
Methods:
POST

Example Usage

URL for Protect Group

Use dark colors for code blocksCopy
1
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:admin:updateGroups privilege.

Request Parameters

ParameterDetails

[Common Parameters]

For a complete listing, see Common parameters.

Response Properties

PropertyDetails

success

Indicate if the operation was successful.

JSON Response Syntax

Use dark colors for code blocksCopy
1
{"success": true | false}

JSON Response Example

Use dark colors for code blocksCopy
1
{"success": true}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.