Adds a note to a profile then Returns the details of the added note.
Conflict
{- "body": "The body of the note to be added. Limited to 1000 characters"
}
{- "id": "c3966c5f-576e-4770-902b-eaab894b83d7",
- "body": "testing",
- "isArchived": false,
- "createdAt": "2023-08-08T07:32:06.4989594Z",
- "createdById": 101562008,
- "createdBy": "Amol",
- "modifiedAt": "2023-08-08T07:32:06.4989594Z",
- "modifiedById": 101562008,
- "modifiedBy": "Amol",
- "correlationId": "f447fa87-d538-4ccb-9bac-43084d840a12"
}