V1 Delete a Note for a Borrower Contactdelete https://api.elliemae.com/encompass/v1/borrowerContacts/{contactId}/notes/{noteId}Permanently deletes the specified note from the specified contact.Path ParamscontactIdstringrequiredThe unique identifier that is returned in the response when the contact is created.noteIdstringrequiredUnique identifier of the note assigned to the note when it was created.HeadersAuthorizationstringrequiredBearer tokenResponses 204No Content 400Bad RequestUpdated 16 days ago