Authorization: Bearer ********************
curl --location -g --request PUT 'https://preprod.api.crego.io/contacts/{{contact_id}}/inactive/'
{ "id": "01JQ8T3WZ4CEYA74W2WFA5BWJB", "namespace": "Vayana", "tenant_id": "23067dbc-6c62-4203-9014-7100e4ffe811", "created_by": "6da08401-b1f7-46ec-9013-2a9d7bc6185c", "updated_by": "", "created_at": "2025-03-26T14:16:46.756429Z", "updated_at": "2025-03-26T14:17:56.868742Z", "name": "Rajesh", "ref_id": "jijkdmkdoedmsaad", "status": "inactive", "type": "individual", "tags": [ "string" ], "refs": {}, "branch_id": "", "props": [ "01JQ8T3WPAWKAMYJSH2WGDDSN5" ] }