X-API-Key: ********************
curl --location 'https://ldbds.kr/api/v1/lead-as//cancel' \ --header 'X-API-Key: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "mohomId": 0 }'
{ "success": true }