Delete module DELETE /api/v1/modules/:moduleId A soft delete. The server also removes the id from every Capability.moduleIds and every Issue.moduleIds that held it. No record then points at a module that does not exist. Request Responses200401404Successful responseUnauthorizedNot found