Skip to content

Added REST{DELETE("/action/:id")} Endpoint

Seoka requested to merge feature/expliciteDeletePerActionPoint into develop

It allows deleting single action points in hope of freeing memory space. This way the user himself can decide for himself, whether he will need the endpoint again.

Merge request reports