WorkRequests.deleteMembers (Method)

Deletes one or more of the users and groups who are work request resources for this page.

Returns:

Void

Arguments:

Name Type Required Description
resourceID WorkRequestResourceID Required A work request's ID.
userGroupIDList UserGroupID_ExcludingAnonAuthList Required A comma-delimited list of user and group IDs.

Context:

License Requirements None
Permission Requirements site:SiteAdmin
Deny Context None
Require Context AuthoringEnabled
Author Lock (not required)
Transaction Logging If transaction logging is enabled at the site level, calls to this method will be logged
Customization This method may be customized at the site level

Error Codes:

Code Error Message
64000 No audiences exist for work request resource ID $1.

Notes:

None