Nuclos REST delete: DELETE, self, /bos/{boMetaId}/{boId}, HTTP 200. |
Language: Deutsch · English
Delete a BO via REST – DELETE on the self link.
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).
For a runnable example see Example calls via shell. |