delete https://api.cloud.mbanq.com/v1///notes/
Use this API to delete a note associated with a specific resource, such as a client, account, loan, or dispute.
You need to specify both the resourceType
, resourceId
, and the noteId
in the API URL.
Behaviour: A successful response from this API indicates that the specified note related to the given resource was successfully deleted.