Skip to main content
DELETE
/
borrowers
/
{id}
Delete Borrower
curl --request DELETE \
  --url https://los.universal.rollout.com/api/borrowers/{id}
"<array>"
DELETE /borrowers/{id} Base URL: https://los.universal.rollout.com/api

Parameters

NameInTypeRequired
idpathstringYes

Responses

StatusDescription
200OK
400Bad Request
404Not Found
409Conflict

OpenAPI Source

/openapi/los.json DELETE /borrowers/{id}

Path Parameters

id
string
required

Response

OK