Create a matter note
  POST /matters/{matterId}/notes    
 POST
 /matters/{matterId}/notes
 Parameters
Path Parameters
 matterId 
 required
   string
 Request Body required
object
 data    
 object
 type    
 string
  id    
 string
  attributes    
 object
 content    
 Content of the note in text or HTML format
string
 Responses
200
Note created
object
 data    
 object
 type    
 string
  id    
 string
  attributes    
 object
 content    
 Content of the note in text or HTML format
string