post
/notes.json
Creates a note and returns it.
The following values are allowed in the include query parameter:
- createdBy
Request Parameters
1 Query Parameter
Request Body
Schema
note
object
required
Responses
201 Created
Schema
included
object
Included contains all the side-loaded data of a response. See including related entities.
note
object
Note represents a note in the CRM system. A Note can be related to one of Company, Contact or Deal.
Send a Test Request
POST
Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
host