Updating Recipient Group Output

Output representation of synchronous operation that’s executed to add or remove recipients to a recipient group.
JSON example
{
  "isSuccessful": true,
  "statusMessage": "<A success message>",
  "errorsList": []
}
Property Name Type Description Filter Group and Version Available Version
isSuccessful Boolean Indicates whether the request was successfully completed (true) or not (false). Small, 64.0 64.0
statusMessage String The status of the synchronous operation. Small, 64.0 64.0
errorsList List Updating Recipient Group Error Output A list of errors, including detailed information about each one. Small, 64.0 64.0