Basic
Create
Create a note with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard notes is provided.
post/crm/v3/objects/notes
Request body
Example request
{
"associations": [
{
"to": {
"id": "37295"
}
}
]
}Response
successful operation