diff --git a/schemas/emailTemplate.json b/schemas/emailTemplate.json index d37f215abd9..8139105004b 100644 --- a/schemas/emailTemplate.json +++ b/schemas/emailTemplate.json @@ -76,7 +76,7 @@ }, "assignedUserGroupIds": { "type": "array", - "description": "IDs of the user groups that can access to this email template.", + "description": "IDs of the user groups that can access to this email template. When editing a template, passing an empty array to this field will remove all currently assigned user groups.", "apiSummary": true, "items": { "type": "integer"