documentation fix
This commit is contained in:
		@@ -8,11 +8,15 @@ To view a specific Channel, send an HTTP GET to
 | 
			
		||||
<br>
 | 
			
		||||
<code><%= @ssl_api_domain %>channels/<span class="customcode">CHANNEL_ID</span><span class="format format-json">.json</span><span class="format format-xml">.xml</span></code> .
 | 
			
		||||
 | 
			
		||||
<br><br>
 | 
			
		||||
<br>
 | 
			
		||||
 | 
			
		||||
<div class="format format-json format-xml">
 | 
			
		||||
  <br>
 | 
			
		||||
  Valid parameters:
 | 
			
		||||
  <ul>
 | 
			
		||||
    <li><b>api_key</b> (string) - User's API Key; please note that this is different than a Channel API key, and can be found in <a href="/account">your account details</a>.  If this key is provided, the Channel's private details (such as the Channel's API keys) will also be shown. (optional).</li>
 | 
			
		||||
  </ul>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
<br>
 | 
			
		||||
Example GET:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user