curl --location 'https://ldbds.kr/api/v1/lead-as' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"mohomId": 0,
"leadId": "string",
"storedFileIds": [],
"reasonCode": "RF01",
"memo": "string"
}'{
"id": "string",
"leadId": "string",
"reasonCode": "string",
"status": "string",
"createdAt": "string",
"updatedAt": "string"
}