Delete Note

Use this API to delete a note associated with a specific resource, such as a customer, 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.

Path Params
string
enum
required

The type of the resource.
Example: client

Allowed:
integer
required
Defaults to 4

The Identifier of the specific resource.
Example: 4

integer
required
Defaults to 4

The Identifier of the note.
Example: 4

Headers
string
required

The ID of your banking instance visible in the MBANQ Console.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json