curl --location --request DELETE '/v1/notes/'{
"errorCode": "string",
"requestId": "string",
"errors": [
{
"errorMessage": "string",
"propertyName": "string",
"attemptedValue": null
}
]
}