Delete an entity type
DELETE /api/v1/entity-types/:id
Soft-deletes an entity type. It stops accepting new records and can be restored. An entity type that still has records cannot be deleted; remove or move them first. Requires entity-type.delete.
Request