cURL
curl --request DELETE \ --url https://api.sternrockcapital.com/leads/{leadId}/loans/{loanId}
{ "message": "<string>" }
Deletes the specified loan record under a lead.
Lead UUID
Loan UUID
OK