Language: Deutsch · English
Delete a BO via REST – DELETE on the self link.
HOW-TO DEVELOPER UPDATED: JUL 2026 APPLIES TO NUCLOS 4.2026.X
On this page
The object to delete is removed via DELETE on the self link (/bos/{boMetaId}/{boId}). On success the service returns HTTP 200 (OK).
Example
For a runnable example see Example calls via shell.