Groups.delete (Method)

Deletes one or more groups.

Returns:

Void

Arguments:

Name Type Required Description
groupID GroupID_Deletable Required A comma-delimited list of group IDs.

Context:

License Requirements None
Permission Requirements Group:Admin
Deny Context None
Require Context AuthoringEnabled
Author Lock (not required)
Transaction Logging If transaction logging is enabled at the customer level, calls to this method will be logged
Customization Customization is not supported for this method.

Error Codes:

Code Error Message
24002 You cannot delete a group because you are not an administrator for the group.
24003 CommonSpot cannot delete one or more of the groups until all pending approvals are processed.

Notes:

None