| Code | Message | Description | 
	
			
			| 407 | Missing required param segment_id | segment_id param is required | 
			
			| 141 | No such segment with ID: %s. | Invalid access to segment_id | 
			
			| 141 | Segment %s has been deleted. | Segment has been deleted | 
			
			| 144 | Cannot refresh this segment | Cannot refresh this segment | 
			
			| 144 | Already running segment %s | There is already a search running on this segment | 
			
			| 144 | There are running searches that depend on %s | There are running searches that depend on this segment | 
			
			| 144 | There are no conditions defined in the segment | There are no conditions defined in the segment | 
			
			| 144 | You can refresh the segment once every 30 minutes | You can refresh the segment once every 30 minutes |