POST
    https://uptime.betterstack.com/api/v2/incidents/{incident_id}/comments
  
  URL parameters
incident_id
    
      required
      
      string
    
  The ID of the incident
Headers
Authorization
    
      required
      
      string
    
  Bearer $TOKEN
Content_Type
    
      
      
      string
    
  application/json
Body parameters
content
    
      required
      
      string
    
  The content of the comment. Markdown is supported for formatting.