debuggerDeleteBreakpoints
Remove breakpoints from ABAP debugging sessions to clean up debug configurations and manage debugging workflows.
Instructions
Deletes breakpoints.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| breakpoint | Yes | The breakpoint to delete. | |
| debuggingMode | Yes | The debugging mode. | |
| terminalId | Yes | The terminal ID. | |
| ideId | Yes | The IDE ID. | |
| requestUser | Yes | The requesting user. | |
| scope | No | The debugger scope. |