Skip to content

Add DestroyElementType endpoint

Refs https://gitlab.com/arkindex/requests/-/issues/463

A new endpoint must be implemented to delete element types that do not have ANY elements.

Raise a 400 when the type has some elements.

Otherwise immediately delete the type (should be fast).

Edited by Erwan Rouchet