mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	api-docs: Add realm_can_delete_any_message_group content access note.
Users in this user group must also have content access to the message in order to permanently delete it.
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							b7815d9e2a
						
					
				
				
					commit
					06daab7174
				
			@@ -18990,6 +18990,12 @@ paths:
 | 
			
		||||
                              A [group-setting value](/api/group-setting-values) defining the set of
 | 
			
		||||
                              users who have permission to delete any message in the organization.
 | 
			
		||||
 | 
			
		||||
                              Note that a user must also be able to access the content of a message
 | 
			
		||||
                              in order to delete it. See [channel permissions](/help/channel-permissions)
 | 
			
		||||
                              for information about content access for channel messages. For direct
 | 
			
		||||
                              messages, the user must have received or sent the direct message to
 | 
			
		||||
                              have content access.
 | 
			
		||||
 | 
			
		||||
                              **Changes**: New in Zulip 10.0 (feature level 281). Previously, this
 | 
			
		||||
                              permission was limited to administrators only and was uneditable.
 | 
			
		||||
                          - $ref: "#/components/schemas/GroupSettingValue"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user