For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request DELETE '/handover/cases//checklist//document/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "33333333-3333-3333-3333-333333333333",
"handoverCase": "11111111-1111-1111-1111-111111111111",
"itemName": "KYC complete",
"documentId": "66666666-6666-6666-6666-666666666666",
"documentIds": [
"66666666-6666-6666-6666-666666666666"
]
}